Search Issue Tracker
[Socket][Windows] Unity hangs when calling Socket.Accept()
Steps to reproduce: 1. Open attached project2. Open scene "main"3. Enter playmode4. See that Editor hangs 5. Comment out line 93 in ... Read more
TryGetValueFromBag does not return false when used on a UxmlTypeAttribut...
How to reproduce:1. Open the attached Project "TypeTest" and load Scene "SampleScene"2. Observe the Console Expected result: No erro... Read more
Shadergraph's Blackboard and Preview panels are not rendering any conten...
How to reproduce:1. Open attached project "Blank Shadergraph Panel.zip"2. In the Editor, make sure that Edit -> Project Settings ... Read more
UIToolkit bindings on RadioButtonGroup is not displaying the selected ra...
Reproduction steps:1. Open the attached “UIToolkit-Bindings.zip” project2. Open the “SampleScene”3. Enter the Play mode4. In the Lef... Read more
Edit menu's items do not work when the Hierarchy window is floating
How to reproduce:1. Open the attached “Hierarchy test” project2. Open the “SampleScene” scene3. Open the Game view4. Undock the Hier... Read more
[UIElements] StyleEnum is creating boxing allocations
StyleEnum<T> is making use of IConvertible to do comparison, this is allocating for simple equality check.The equality check c... Read more
[ChromeOS] When allowed orientation or forced orientation is set to Port...
How to reproduce: Open orientations project, which link is in the comments When selected platform is Android, go to Player Settings ... Read more
[Shuriken] Crash upon assigning the wrong particle List to the wrong Par...
Unity crashes if the wrong list of particles gets assigned to the wrong trigger event type. Repro steps:1. Open Bug_Crash scene from... Read more
Panel and ScrollView are outside the canvas borders in the Controls scene
Steps to reproduce : - import the UI sample scenes- open the Controls scene and notice the Panel and ScrollView are outside the bord... 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
- Sprite texture is null when read from a SpriteAtlas in an Addressables bundle
- Scrolling in the Tile Palette Brush Pick overlay breaks when a lot of Brushes are saved and the List View is enabled
- OnPreprocessAsset is not triggered when AssetPostprocessor version is changed and script recompiles
- Terrain Component and Overlay Text Rendering is broken when using Bitmap Text Rendering Mode
- “No Overlays” Overlay overlaps with the Tile Palette toolbar when docked on the left