Search Issue Tracker
Renaming an asset inside one of the 'Favorite' folders clears the Projec...
How to reproduce:1. Create a new Unity project2. Create a new folder and drag it to the 'Favorites' section3. Inside this folder cre... Read more
Hover gets stuck when using touch and setting the button display to none...
Reproduction steps:1. Open the user's attached project2. Open "Assets/t" scene3. Enter Play Mode4. Make sure Game view is set to Sim... Read more
[Themes] Unity keeps refreshing on mouse pointer up when font is changed...
Unity keeps refreshing on mouse pointer up when font is changed and tree is selected in Project Browser. Refer the attached gif Step... Read more
[Linux] [Crash] [AMD] Undocking the Game view crashes the Editor
Repro Steps: Create and open a new project Undock the game view (might need to redock and undock a few tries to get this to repro) E... Read more
Textures loaded from Asset Bundles do not show size in the Inspector win...
Reproduction steps:1. Open the attached project "case_1217392-TextureStreamingAssetBundleIssue-2019.3.zip"2. In the top menu bar bui... Read more
Editor sprite icons are not showing in inspector
Steps to reproduce:1) open attached project2) open scene 'm'3) click on directional light in hierarchy4) observe script component Ex... Read more
[Mac] Unity freezes with failed assertion 'processed == fileSize' when i...
How to reproduce:1. Create a new project2. Import "output.abc" file (download link in the edit) Actual result: Unity freezes. Reprod... Read more
[UI] Object shown as missing if removing component from a gameobject, On...
- Add a UI Button to a scene- Add an empty gameObject, e.g. GO1- Attach a script or amy other component e.g. BoxCollider to GO1- For... Read more
VideoPlayer freezes or stops on certain Android devices when enabling an...
How to reproduce:1. Open the attached "IN-107829" project2. Open the "SampleScene" and Build and Run the project on selected device(... Read more
[VR][Quest] OpenXR app crashes when changing URP renderScale more than o...
Steps to reproduce:1. Open the attached user's project "renderscaleCrash.zip"2. Open "SampleScene.unity" scene3. Make sure Vulkan an... 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