Search Issue Tracker
UI - Moving an object with a child does not work in certain circumstances
Moving an object in the scene resets it to a local position of (0,0,0) under certain circumstances 1. Open Main Scene2. Select Child... Read more
Typing Asian characters inside an InputField then changing its text thro...
Steps: 1) Create an InputField (GameObject - UI - InputField)2) Go in Play mode then type something inside in either Korean, Japanes... Read more
[WSA] System.IO.DirectoryNotFoundException when exporting to WSA player ...
Steps to reproduce:1. Create a new project2. Switch platform to Windows Store3. Build for WSA Universal 10 to a folder with a long p... Read more
[Android] Can not select Android SDK when its set up with Android Studio...
1. Find a machine that does not have the Android SDK set up2. Run the set up of Android Studio from the website (use express setting... Read more
[Compute] ComputeShader.SetFloats only works for first data in float array
Only the first data (i.e. floatarray[0]) of float array is correct in compute shader, which values are set using ComputeShader.SetFl... Read more
Unhandled Exception (NullReferenceException) at Mono.CSharp.TypeContaine...
How to reproduce:1. Open Unity2. Load user submitted project (There's a slightly smaller download size in comments)3. Clear excessiv... Read more
[Mobile] Player crashes when LZ4 compression is disabled in the build pi...
When running an application on android when built without LZ4 compression the game will crash, theoretically due to allocating 87241... Read more
Scene is set dirty immediately after opening it
To reproduce: 1. Open the project, attached by the user (TreinaMais.zip)2. Open the "SignUp" scene3. Observe that the Editor immedia... Read more
[Android] ScreenOrientation.AutoRotation does not respect rotation-locki...
Reproduction steps:1. Open "rotateTestAndroid" project2. Launch test scene3. Make sure that Player Setting -> Settings for Androi... Read more
UNet: drop all messages from reader if handler for first message is not ...
All messages are dropped if Handler is not registered for one of network messages. 1. In scripts add several (tiny) messages via Rel... Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions