Search Issue Tracker
Editor freezes for some time if you exit playmode while async loading a ...
Steps to reproduce:1. Download and open the attached project2. Enter Playmode3. Press SPACE to async load a scene4. Exit playmode Ex... Read more
Login using Google/Facebook Screen doesn't appear
Log in using Google / Facebook screen doesn't appear instead only Login with Unity or Work Offline screen appears. Steps to Reproduc... Read more
GameObject with HideFlags.DontSaveInEditor is still visible in a newly ...
Steps to reproduce:1. Open QA's attached project2. Create a simple 3D Cube3. Add "DontSaveSetter" script to the created GameObject4.... Read more
[Unity 5.6] Info.plist file in built project does not contain the LSMini...
To reproduce:1. Create and build empty project2. Open build's 'Info.plist' file Expected: Info.plist file int 5.6 should contain 'LS... 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
Applying Prefab with TextMeshProUGUI text changes position of other UI e...
To reproduce:1. Open repro project2. Select Canvas -> 'StarMenu' gameObject3. In inspector click 'Apply' button 5-7 times Expecte... 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
Unity crashes when stop playing a scene after XRDevice.Enabled = true ...
Steps to reproduce:1. Open the attached project2. Open the test scene3. Switch Platform to Windows Store4. Make sure what a headset ... 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
Need a better error message when C++ is not installed for building Windo...
Need a better error message when C++ is not installed for building Windows il2cpp apps 1. What happenedI've tried to build a Windows... 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