Search Issue Tracker
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
Crash on AssetImportManager::Import when opening specific project
Reproduction steps:1. Open the attached project “CrashRepro“ Expected result: Project opensActual result: Editor crashes Reproducibl... Read more
Object keeps the state of the animation frame when exiting animation pre...
Reproduction steps:1. Open the attached “Test Project” project2. Select “OwlChaseBirdStatic” GO in the Hierarchy window3. Open the A... 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