Search Issue Tracker
[Improved Prefab] Inspector and hierarchy window does not update after c...
Inspector and hierarchy window does not update after clicking documentation icon in prefab override window. Even when new GameObject... Read more
Grabing and Docking an UI tab next to itself, makes it or other tabs big...
Reproduction steps: 1. Create a New Project2. Drag the Hierarchy tab next to itself Expected Result: It docks and replaces itselfAct... Read more
Cannot add a script to an object when the script has precompilers inside...
How to reproduce:1. Open attached project "repro_1099297"2. Try to add a test script from the project view to GameObject inside the ... Read more
The Manual mode is stuck when changing "DirectorUpdateMode" to manual in...
How to reproduce:1. Open attached project "Playables Update Mode Bug.zip" and scene "SampleScene"2. Enter Play mode3. In the Hierarc... Read more
[Scene View] Zooming out in scene view is no longer limited.
Infinite zooming out is possible by mouse scroll which makes Scene grid, game objects, and gizmos disappear. Steps to repro: 1. Crea... Read more
[OpenGL] GameObjects blink for a split second on standalone with GPU Ins...
Repro steps:1. Open QA attached project "repro_1101341"2. Build and Run3. Play Actual: Notice the flickering of the screen for a spl... Read more
Editor crashes upon entering the playmode when the graphics API is set t...
Steps to reproduce: 1. Download the attached project and open 'scene'2. In the Player settings, make sure that the graphics API is s... Read more
[Profiler] Color changes are not reflecting on selecting Color Blind Mod...
Color changes are not reflecting on selecting "Color Blind Mode" in profiling timeline Steps to repro:1. Create a new project.2. Win... Read more
JsonUtility.FromJsonOverwrite does not take exponents into account conve...
How to reproduce:1. Open tester-attached project2. Check the 'StringToDouble.cs' script3. Drag the Script onto any GameObject4. Ente... Read more
GetResource errors in Prefab editing mode when using reflection probes
Steps to reproduce:1. Open "2018.3 empty project for bug report.zip"2. Navigate to Project -> Assets and open "BugScene"3. In the... 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