Search Issue Tracker
"Assertion failed on expression" error is thrown when closing the Animat...
Steps to reproduce: Create a new Unity project using the Universal 3D template Create a new Cube GameObject (GameObject > 3D Obje... Read more
Spline Instantiate Component throws NullReferenceExceptions if it is ins...
Reproduction steps:1. Open the attached “IN-112603_empty-unity6“ project2. Open the “Assets/Scenes/SplineInstantiateTest.unity“ Scen... Read more
Assets are not reindexed if their meta file changes
Change the meta data of an asset See that no Search Indexing task are run. We should compute a hash value of the asset including its... Read more
Side docked Overlay Menu uses the custom Overlay Background color only w...
How to reproduce:1. Create a new Unity project2. Go to Preferences -> Overlays -> Overlay Background -> Any color3. In the ... Read more
Shader asset bundles differ depending on whether they are built with a c...
Reproduction steps:1. Extract the attached “IN-112307_ShaderBuildTest_Alpha“ project2. Delete the “Library“ folder inside the projec... Read more
Hierarchy Search in SearchWindow filtering by exact type MonoBehaviour
Open a scene with various component derived from MonoBehaviour Open the Search Window Type t:MonoBehaviour See that no objects are y... Read more
Horizontal scrollbar is visible in the Hierarchy V2 even when it is not ...
How to reproduce:1. Create a new Unity project2. Make sure the use the new Hierarchy3. Set the width of the Hierarchy so nothing is ... Read more
Assertion and Exception errors are thrown when adding the Component to t...
How to reproduce:1. Create a new Unity project2. Add any GameObject in the Hierarchy3. With the GameObject selected, right-click in ... Read more
Navigation samples use the soon to be deprecated Input Manager backend
Steps to reproduce: Add the navigation samples to a brand new project Try to run them (sample scenes 1-7) Observe the error that the... Read more
[Linux] Shortcut for Edit Main Toolbar does not work
Steps to reproduce: Create a new project Hover the mouse over the Scene Play Controlls Hold CTRL button Try dragging the element aro... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS