Search Issue Tracker
[Tilemap] Can't erase items from tilemap as eraser tool changes to paint...
The Eraser tool changes to Paint brush tool while erasing from the tilemap Steps To Reproduce: 1. Open the attached project2. Select... Read more
"Version Control Check Out Failed" Dialog is black when an exclusively c...
How to reproduce:1. Create a new project and connect it to perforce2. Make sure the "Overwrite Failed Checkout Assets" option in Pro... Read more
[Profiler] NullReferenceException thrown when sorting columns in UI Details
Reproduction steps:1. Open attached project "Profiler.zip"2. In Profiler window, load "example.data"3. In Profiler modules, leave on... Read more
Crash when Scene view Shading Mode is set to Wireframe or Shaded Wirefra...
How to reproduce:1. Create a new project2. Select the "Wireframe" Shading Mode int the dropdown in the top left corner of the Scene ... Read more
EditorGUILayout.ObjectField selection pop-up for some Components prevent...
How to reproduce:1. Open tester-attached project (EditorGUILayoutBug.zip)2. Open the SampleScene3. Open the custom Editor window Bug... Read more
[A2] Unexpected assembly reload after building standalone player with pl...
Steps:1. Open attached project2. Set "Edit->Project Settings -> Editor -> Enter Play Mode Options (Experimental)"3. Load Sa... Read more
[Performance Regression] "EditorOnly [Prefabs.MergePrefabs]" process not...
Reproduction steps:1. Import the attached .unitypackage ("1239162.unitypackage")2. Open the Scene "Candy Trip 3" Expected result: Sc... Read more
Unable to add script properties of a custom Object type to be tracked in...
How to reproduce:1. Open the attached project "1238942.zip"2. Open the "test" scene3. Open Animation window4. Select GameObject "Tes... 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
Splitter IndexOutOfRangeException when opening the editor
Steps to reproduce:1. Open the editor prior to changeset 682d3dec61152. Reset the layout to "Default"3. Open the Test Runner4. Close... 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