Search Issue Tracker
Tools are not displayed in Tools Overlay
Description: When an object is selected, it's tools must be visible in the Tools Overlay, as described in the Unity 23.1 Documentati... Read more
Terrain Overlays cannot be hidden
Description: Overlays in 23.1 should always be user-hideable, via the right-click-on-header menu, per documentation: Unity - Manual:... Read more
Terrain tools activate without user request
Description: Tools should only ever activate by user request, to avoid unexpected situations, and potential data loss (eg, if a tool... Read more
Broken Tool States when using Terrain tools
Description: Using Terrain tools can result in states where selected objects show no active or available tools, resulting in a broke... Read more
VisualEffectGraph Console errors when HDRP project is opened
Reproduction steps:1. Open the attached project “HDRP_Project”2. Observe for errors in the Console Window Expected result: No Consol... Read more
Script field is locked when the Inspector Window is in debug mode
Reproduction steps:1. Open the attached project “ReproProject”2. Open “Assets/Scenes/Bug.unity” scene3. In the Hierarchy Window sele... Read more
Plus and minus signs cover the list when Editor Font is “System Font”
How to reproduce:1. Open the attached “Covering.zip” project2. Open the “SampleScene” Scene (Assets > Scenes > SampleScene)3. ... Read more
"NullReferenceException: Object reference not set to an instance of an o...
How to reproduce:1. Open the attached project “VR Chat World.zip“2. Open Scene “main“ (Assets/Scenes)3. Select the “Cube (1)“ GameOb... Read more
Displayed depth buffer doesn't work in CustomRender and DepthNormalsText...
Reproduction steps:1. Open the attached “Testbed 2021.zip“ project2. Open “DepthNormals” scene3. Enter Play mode4. Open Frame Debugg... Read more
GameObject in Hierarchy could not be deleted with "Delete" button on a k...
Steps: Create a new project Add GameObject to the Hierarchy Select it and press "Delete" button on a keyboard Expected: Selected Gam... 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
- [iOS] [Android] External library generics fail during IL2CPP build
- Animator State’s Multiplier field shows a Parameter that no longer exists when the Parameter was assigned and then deleted
- Shadows disappear and come back after couple frames when using OnDemand Shadows and OnDemand Reflection
- “Delete Selected Items” is still active in the menu when Label is not selected in New Sprite Library Asset window
- "View Generated Shader" button in Shader Graph Asset is not aligned with other buttons