Search Issue Tracker
Objects marked as DontDestroyOnLoad get destroyed when built
Reproduction steps:1. Open attached project "1380849.zip"2. Open Scene "ReproScene"3. Enter Play Mode4. Observe Game view5. Build an... Read more
The icons of Play, Pause buttons, and the Unity logo are blurry when Cus...
Reproduction steps:1. Create a new Unity project2. Go to Edit -> Preferences -> UI Scaling3. Change "Use custom scaling value"... Read more
NullReferenceException when deselecting a Prefab GameObject in the Hiera...
How to reproduce:1. Open the user attached "Station Defender.zip" project2. Go into the "_Scenes" folder and open the "Bug" Scene3. ... Read more
[VR Template] NullReferenceException on closing VR Project Template window
How to reproduce:1. Create a new VR project2. Close VR Project Template window3. Observe Console Expected result: Window is closed w... Read more
[HDRP] Render Graph Execution errors being constantly thrown and Scene n...
How to reproduce:1. Create new HDRP project2. In Hierarchy search bar enter "camera"3. Select the only active object4. Leave Editor ... Read more
Variable values are not assigned when a Monobehaviour script has a const...
Reproduction steps:1. Open the attached project "Case_1383018" and load Scene "SampleScene"2. Enter Play Mode3. Observe the Console ... Read more
[HDRP] CommandBuffer warnings are constantly thrown while Camera preview...
How to reproduce:1. Create new HDRP project2. In Hierarchy search bar enter "camera" and select Main Camera3. Observe Console Reprod... Read more
ScriptableObject script property is set to "None (Mono Script)" instead ...
Reproduction steps:1. Open the user's attached "My project.zip" project2. In Assets > Scenes click on the "Test" ScriptableObject... Read more
Play Mode FPS is uncapped when setting Interaction Mode to "Custom" and ...
How to reproduce:1. Open project "editor-interaction-cap-bug.zip"2. Open "SampleScene" Scene3. Enter the Play Mode4. Open the Stats ... Read more
Material gets corrupted when using ASTC with Metal Graphics API
Reproduction steps:1. Open the "SampleScene" Scene in the attached project "BugDemo.zip"2. Open the Window > Asset Management >... 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