Search Issue Tracker
Changing Hierarchy Color for a Sub Scene spams new Sub scenes in the Hie...
Steps to reproduce:1. Create new Unity project2. Install Entities package via Package Manager window3. Create a new Sub Scene in the... Read more
“Components” and “Relationship” tabs in Inspector window uses different ...
Steps to reproduce:1. Create new Unity project2. Install Entities package via Package Manager window3. In Hierarchy window select “W... Read more
PhysicsCore2D Internal Validation doesn't happen in non-dev player build
Currently all PhysicsCore2D objects and arguments have validity checking on any call into the engine. This provides users with immed... Read more
Only one project opens when quickly launching two projects from Unity Hub
How to reproduce:1. Open Unity Hub2. Open a project3. Quickly try opening another project immediately4. Observe the outcome Actual r... Read more
"Unity.VisualScripting.Inspector:OnOpenVFX" error is thrown when opening...
How to reproduce:1. Create a new Unity project2. In the Project window, right-click -> Create -> MonoBehaviour Script3. Double... Read more
ListView horizontal scroll bar remains visible when horizontalScrollingE...
How to reproduce:1. Open the attached “IN-135865” project2. Open the scene “SampleScene”3. Enter Play mode4. In Game view, observe t... Read more
Adding the "Rendering Layer" Search Filter in the Lighting Search for th...
How to reproduce:1. Create a new Unity project2. Go to Window -> Rendering -> Lighting Search3. In the Search, click the "+" b... Read more
[Linux] Switching Asset Serialization to Force Binary in Project Setting...
Steps to reproduce:1. Create new Unity project2. Open Project Settings window3. Select Editor section4. In Editor > Asset Seriali... Read more
Animated GameObjects ignore Shader keywords when running on VisionOS Pla...
How to reproduce:1. Open the attached “IN-136121.zip” Project2. Build and Run the “Main_Polyspatial” Scene on VisionOS3. Observe the... Read more
Quickly clicking "Open query in Search Window" in the Hierarchy twice op...
How to reproduce:1. Create a new Unity project2. Near the Hierarchy Search, click the "Open query in Search Window" button twice3. O... 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