Search Issue Tracker
[API] Lightmap Settings cannot be set via code
It's not possible to set all of the bake settings via scripting. An example is the LightmapSettings.lightmapsMode property, which ca... Read more
Scene.buildIndex returned after building project ignores inactive Scenes...
Steps to reproduce:1. Open attached project2. Load Scene "B"3. Make sure Scene "A" is unticked in File>Build Settings4. Enter Pla... Read more
[.NET Backend] Changing backends is impossible without killing Unity.exe...
To reproduce:1) Create new project2) Go to Player Settings3) Change scripting backend to .NET 4.6 and agree to restart Expected: Edi... Read more
[Sprite Shape Profile] Rect tool doesn't draw in scene view on selecting...
Rect tool doesn't draw in scene view by selecting sprite shape controller Note:Occurring for strip and shape profile as well, Sprite... Read more
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- 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
- Transparent pixels are still hit when alphaHitTestMinimumThreshold is set to a non-zero value