Search Issue Tracker
Two new folders appear in the LocalLow folder after opening and building...
How to reproduce:1. Open attached Unity project "delme_forreal.zip"2. Select File --> Build Settings3. Add "incorrect_pathes" sce... Read more
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks