Search Issue Tracker
Unity freezes while applying prefab when the scene has multiple Box Coll...
Reproduction steps:1. Download project "PrefabApplyBug.zip" and open in Unity2. Open scene "Bug"3. Select "Prefab" in Hierarchy4. Cl... Read more
[Linux Editor] Menu items with numerical shortcuts don't respect modifie...
Steps to reproduce:1. Open the attached project2. Click on Main Camera Object3. Try entering a value 222 to Far Clipping Plane (use ... Read more
Physics.Raycast hits ghost collider if gameObject has attached Character...
Steps to reproduce: 1) Download attached project 'BugReport_Physics_Raycast.zip' and open in Unity2) Open scene 'Scene' and press Pl... Read more
Vertex snap tool is rounding transform position decimal values
Steps to reproduce:1.Open attached ‘VertexSnapTool.zip' Unity project2.Open scene ‘BugDemo’3.Hold ‘V’ button to enable Vertex Snappi... Read more
Using Tilemap.ClearAllTiles() some tiles are left behind until Unity rec...
To reproduce: 1. Download attached project "2DAdventureGame.zip" and open in Unity2. Open "Test" scene3. Click "MapGenerator" game o... Read more
DirectX 9 errors appear when using DirectX 11 features, even if the Grap...
Reproduction steps: 1. Open "ShaderTargetBroken.zip" project2. Click on "ArrayShadeBroken" and see that there is an error "Undefined... Read more
Debug.Log() was called twice when executed
To reproduce: 1. Download attached project "Assets.zip" and open in Unity2. Open "Main" scene3. Enter to Play mode4. Press "Button" ... Read more
[Android][VideoPlayer] Video fails to play when URL is set trough script...
To reproduce: 1. Download and open attached "streamingvideo.zip" project.2. Build and run on an Android device. Expected result: Vid... Read more
[2D] SortingGroup does not apply the sorting changes to its children whe...
To reproduce: 1. Download attached project "BugTestSortingGroup.zip" and open in Unity2. Open "BugTest" scene3. Enter Play modeNote:... Read more
ContactFilter2D is checking if triggers are involved rather than checkin...
How to reproduce:1. Open attached Unity project "IsTouchingTest.zip"2. Load "IsTouchingTest" scene3. Set Layout to see Scene view4. ... 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