Search Issue Tracker
[MeshFilter] mesh does not disappear when deleting its mesh filter
Steps to reproduce: 1. Download and open attached project.2. Open scene: main3. Select game object in Hierarchy: Cube4. In the Inspe... Read more
[LOD][TreeCreator][Shadows]Uninformative error is shown/shadows are corr...
Steps to reproduce: 1. Open Unity;2. Open attached project and 'test.unity' scene;3. Drag any SpeedTree .spm model (for instance, 'B... Read more
Deleting a component doesn't break a prefab
Steps to reproduce the issue:1. Create a new project2. Add a component to an existing game object3. Prefab the game object4. Delete ... Read more
[Editor][ClearBakedData] Clearing baked data at certain lighting calcula...
Steps to reproduce: 1. Open Unity;2. Open attached project and 'Untitled.unity' scene;3. Open Lighting tab in the Inspector;4. Press... Read more
Opening scene crashes at: DrawUtil::DrawMeshRaw
Steps to reproduce:1) open the project2) open scene 'Demo'- observe crash Regression started 5.3 Read more
Crash when game object that is a child of a missing prefab is deleted
Reproduction steps:1. Open attached "test0" Unity project.2. Open "Scenes > Spells Test" scene.3. Expand and delete "UI Parent &g... Read more
[Networking/ClientRpc] Declaring more than 64 ClientRpc with attributes ...
Steps to reproduce:1) open project2) script 'NetObject'3) uncomment clientrpc RpcFunction65 Expected: compilesActual: throws an erro... Read more
Crash in SplatDatabase::RecalculateBasemap when opening scene with terrain
Steps to reproduce:1) open attached project2) try opening the scene - observe crash note: project contains only scene and terrain Read more
5.4 crashes in scene view rendering when something disables the hidden s...
To reproduce:1. Open attached project2. Build and run project3. Host on build client4. Play scene in editor5. Join localhost6. Open ... Read more
Help / Unity API Reference Greyed out in Visual Studio
To repro:0. Make sure your system is clean (no Unity or VS were installed on it before).1. Using download assistant install Unity (5... 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