Search Issue Tracker
Loading multiple scenes additively loads them in random order than as se...
Reproduction steps:1. Create a new project and import the attached custom package "Scenes.unitypackage"2. In the Project Window sele... Read more
Package Manager "In Project" Packages take a while to load initially eve...
Reproduction steps:1. Create and open a project2. Open the Package Manager window (Window > Package Manager) Expected result: The... Read more
[IMGUI] Texts are clipped when "TestRunner.Callbacks" script is selected...
On selecting "UnityEngine.TestTool.TestRunner.Callbacks" from Script Component in the Inspector, Texts are clipped, refer attached s... Read more
[Terrain] Documentation link is missing for New Brush under Terrain in t...
404 page loads up when opening the New Brush documentation Steps to Repro:1. Create a new Project2. Hierarchy > Create > 3D Ob... Read more
Inspector window flickers when Tag or Layer of a Prefab is changed
When a prefab of a gameobject is created and its Tag or Layer is changed then Inspector window flickers, Refer attached video Steps ... Read more
[LightProbes] Transform selection handle does not appear when more than ...
How to reproduce:1. Create a Light Probe Group2. Make sure that you have more than one Inspector tab present in the editor UI3. In t... Read more
"UnityEditor.AsyncHTTPClient:Done" error when switch between "In Package...
How we can reproduce it:1 Create new projecr2 Go to Project Browser and type "new" in search field3 Switch between "In Packages" and... Read more
Override window does not refresh state after changing prefab name in the...
How to reproduce:1. Create a new project2. Create two empty GameObjects "A" and "B" -> Drag drop-in project to make prefabs3. Mak... Read more
"GfxFramebufferGLES: An active RenderTargetSetup has dangling pointers."...
How to reproduce:1. Open user-submitted project (HardwarePCFTest.zip)2. Open the 's1' scene3. Make sure the Editor is using OpenGL4.... 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