Search Issue Tracker
OnEnable() is called before Reset() with ExecuteInEditMode enabled
Steps to reproduce:1. Open attached “ExecutionOrder.zip” Unity project2. Open “Test” scene3. Go to Assets->Test->CreateTestObj... Read more
Game object position will be updated on additional axis when moving two ...
Steps to reproduce:1. Create a new project.2. Create an empty game object3. Rotate the object 90 around the y-axis in the inspector4... Read more
[Windows] Editor starts lagging when object is picked from the Project o...
Steps to reproduce:1. Create a new project2. Create material in Project window3. Create ParticleSystem in the scene, and select it t... Read more
UnityEngine.Experimental.XR.Boundary.TryGetGeometry always returns false
How to reproduce:1. Download attached project file and open "BoundaryTest" Scene2. In Assets\HoloToolkit\Boundary\Scripts\BoundaryMa... Read more
[Android] FixedUpdate scheduling is unpredicatable
Steps to reproduce:1. Open attached project2. Observe the logcat output or on screen output3. Observe that FixedUpdate differential ... Read more
Unity locks after canceling license return
How to reproduce:1. Open new project2. Press Help > Manage license > Return License > Confirm > No Actual result: the UI... Read more
string.EndsWith freezes Unity when comparing Chinese/Japanese characters
Steps to reproduce:1. Open attached project2. Find the test menu at the top Menu Bar3. Click on test1 Expected result: Unity does no... Read more
WindowsMR rendering in the linear color space is more blue tinted then i...
Steps to reproduce:1. Open the attached project2. Open the test scene3. Switch Platform to Windows Store4. Play the scene on Hololen... Read more
[IL2CPP] Build fails when specific dll files are in the project
To reproduce: 1. Download and open attached "UnityInterpreter.zip" project.2. Change build target to something that supports IL2CPP ... Read more
Preferences window can not be resized horizontally causing issues with c...
Steps to reproduce:1. Open attached project2. Open Edit -> Preferences3. Notice that the name field is too long to be displayed p... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code