Search Issue Tracker
Editor crashes on "AtomicStack::Pop" when building standalone with a lot...
Reproduction steps:1. Open attached project(~3gb).2. Build it as a standalone and make sure that all the scenes are included.3. Unit... Read more
Scene / Game view render malfunction after switch back from GI previews
Switching back from GI Scene Preview modes corrupts the scene/game view (ghosting effect) Read more
ListView adds new empty items when reordering the last element upwards o...
Reproduction steps:1. Open the attached project “ListViewProject”2. Move/Drag the Editor Window to a monitor screen (with a display ... Read more
Renaming Assets in Project Browser does not display the name from last c...
How to reproduce:1. Open any project2. Rename an Asset to a long string in Project Browser Actual result: When entering a lot of cha... Read more
Add Component Menu is not being displayed (opened offscreen) in some cases
The Add Component Menu cannot be displayed when the list of components for the object exceeds the height of the screen. To Repro:1. ... Read more
EditorWindow maxSize is ignored
The property maxSize is ignored when resizing an EditorWindow. 1)Click "Bug/My Window" in the menu.2)Resize the window, it should on... Read more
ScriptExecutionOrder doest not get applied when entering play mode
Steps to reproduce:(repro video day10_149.mp4)1. open attached project2. open Script execution order window3. set priority of Delege... Read more
[UWP][.NET] Building solution in Visual Studio fails on AssemblyConverte...
How to reproduce:1. Open the attached project that contains Unity IAP 1.20.12. In Build Settings, make sure that Target Platform is ... Read more
Crash on Transform::SetParent when duplicating a Prefab in the Hierarchy
Reproductions steps:1. Open the attached “repro_IN-77434“ project2. Open the “Assets/Scenes/SampleScene.unity“ Scene3. In the Hierar... Read more
[Metal] Incompatible texture type [MTLTextureType2D] warning spam on URP...
How to reproduce:1. Open attached project2. Open Start Menu scene3. Click Host game, next Scene should load4. Observe Console Expect... 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