Search Issue Tracker
Assets can't be found using the Name filter in Unity Search
Reproduction steps:1. Create a new Unity project2. Go to the 'Edit -> Search All'3. In the search field enter 'name:' or 'name=' ... Read more
ImportAsset with ImportAssetOptions.ForceUpdate in an InitializeOnLoadMe...
How to reproduce:1. Open the user's attached project "ZD_1209163_Initialize.zip"2. Observe the Console window Expected result: Anima... Read more
Surface shaders do not correctly set unity_StereoEyeIndex when using Sin...
Steps to reproduce:1. Open the attached "StereoSurfaceShaderBug.zip" project2. Enter Play Mode and in the Game view observe that the... Read more
HideFlags is not working when compilation is finished
How to reproduce:1. Open the attached "1416421.zip" project2. Open the SampleScene Scene found in the "Assets/Scenes" folder3. Expan... Read more
Inconsistent disabled state of Apply menu items related to prefab instance
Steps:1. Open attached project2. Open TestScene scene3. Select "Button" variant prefab instance4. Take a look into Overrides window=... Read more
[WebGL][NewInputSystem] UI is not interactable when Input Update Mode is...
How to reproduce:1. Open the user's project "My projectinputsys.zip"2. Build and Run for WebGL3. Try pressing any button in the Play... Read more
Platforms that are not installed aren't greyed out in the Build Settings...
Repro steps:1. Create a new project2. Open the Build Settings Window3. Observe the available platforms Expected: Platforms that aren... Read more
[Texture] Null Referrence Exceptions when Packing a Sprite Atlas with si...
Reproduction steps:1. Open the attached project2. In the Project window select the Sprite Atlas3. In inspector switch the Max Textur... 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