Search Issue Tracker
[Inspector] Animator's inspector doesn't show if selected objects have d...
Steps to reproduce: 1. Open attached project2. Open scene "Scene"3. Select "Banana" in Hierarchy4. Observe that its Animator UpdateM... Read more
Bool or Trigger Parameters can be selected via right clicking to the rig...
Steps to reproduce: Create a Project and an Animator in it and double click it to open it Select "Parameters" at the top left of the... Read more
See all versions button is missing in the Package manager
1. Create a new project;2. Open Package manager window;3. Set package manager to show "All packages";4. Expand any package in your p... Read more
White lines appear in the Game view when the Camera moves and the "Sprit...
How to reproduce:1. Open the attached project “WhiteLinesRepro“2. Open the “MissionScene“ Scene3. Enter Play Mode4. Hover the mouse ... Read more
Player Settings window disappear once entered Play mode
Steps to reproduce:1) Open Unity Hub and create a new 3d template project2) Reset Layout to Default3) Open Player Settings and dock ... Read more
[HDRP] Baked reflection probe causes the scene to always be marked as dirty
How to reproduce:1. Open the attached "ReflectionProbeSave.zip" project2. Open "SampleScene" and notice that it's marked as dirty in... Read more
Crash on GetEffectiveBc7TextureCompressor() when loading and unloading a...
Steps to reproduce:1. Open the “user’s attached project”2. Click on “Tools/Iterate All Assets“ through the Main Menu3. Observe the c... Read more
[Inspector] Warning message shows escape sequence
Repro:1. Create a new project.2. In Hierarchy, Right-Click -> UI Toolkit -> UI Document.3. View UI Document in Inspector, set ... Read more
Shader compiler errors are occurring when using hull shader
How to reproduce:1. Open the attached 'Grass.zip' project2. Observe the Console Expected result: No errorsActual result: Shader comp... Read more
Adding a new element or removing an existing one doesn't work when there...
Reproduction steps:1. Open the attached “Repro” project2. Open the Custom Heros Window (Window > GameData > Heros)3. Select “h... 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