unity3d tag

198 questions


1 answers
82 views
0
Unity -> Cannot print apk with "Error: MethodHandle.invoke and MethodHandle.invokeExact are only~" when building a release on AndroidStudio

Unity 2017.4.10 f1Admin:Google Mobile Ads Unity Plugin v3.15.1 (latest)AppLovin: GoogleMobileAdsAppLovinMediation-4.0.0.zip (latest) In the above environment, modify build.gradle and Manifest as appro...


1 answers
38 views
0
Unity Network Connection Does Not Work

Unity cannot use its unique networking system to connect to its own server from other clients.Currently, there are no errors when playing with the Unity editor, and when connecting locally, the Unity ...

1 years ago

2 answers
37 views
0
I want to copy guard mp3 on Android/iOS.

Thank you for your help.Please lend me your wisdom.It is currently under development at Unity, but On Android/iOS, ①How to play mp3 files with a zip password on AudioClip etc.②How to play mp3 with byt...


1 answers
39 views
0
I want to get the speaker volume and mute switch value of the smartphone terminal from Unity.

We use Unity 4.6 to develop apps for iOS and Android.Sound audioSource.Play() and Wait while yield return new WaitForSeconds (1.0f); rings.when the volume of the terminal speaker is zero or when the m...

1 years ago

1 answers
40 views
0
Unity Editor Does Not Become Dark Skin

I purchased Unity Pro, but the editor color does not change to dark skin.If you look at the Help>manager license, you can see Pro license recognition.Do I need to set something up?

1 years ago

1 answers
34 views
0
How do I cast with GetType() or Type variables without reflection?

I'm making a game with Unity's C#.A 64-bit C++ build called IL2CPP has led to no reflection.without reflection when creating API communicationsin a unique class that inherits the response class on whi...

1 years ago

1 answers
37 views
0
In Unity, C#, you want to keep the value of the object you clicked and use other methods.

C# I'm a beginner.What you want to do is Click any 3D object → Delete button is displayed.Click Delete Button → The 3D object is deleted.That's what it is.Unity has EventTrigger configuration for 3D o...

1 years ago

1 answers
43 views
0
How to color-coded modeling using only the shaders

I'm a beginner at unity.I'm learning a lot about unity shader, but there's no one I can talk to, and I'm struggling, so I posted it herem(__)mI installed the sample in this official article and fiddle...

1 years ago

1 answers
40 views
0
I want to see if the random location is ray.

I threw up an error and it doesn't work. The error is as follows. error CS0120: An object reference is required for the non-static field, method, or property 'raycast.movePosition'How can I move?If it...

1 years ago

2 answers
38 views
0
unity scroll

I would like to use the scroll bar in unity to scroll the screen sideways.I could scroll vertically, but I can't see the horizontal scroll.Also, I don't know how to scroll horizontally with a scroll b...

1 years ago
« - 16 - »

© 2024 OneMinuteCode. All rights reserved.