Search Issue Tracker
WheelCollider: setting steer angles to -5e-37 can confuse simulation
To reproduce:1. Open attached project2. Open Bugged scene3. Press play4. Steer the skateboard back up the hill toward the cylinder5.... Read more
Crash on GrayscaleFilterEffect::RenderGrayscaleFade after deleting mesh ...
Steps to reproduce: 1. Create new 3D project -- or skip to step: 1b2. Create cube.3. Delete its mesh filter.4. Save scene.5. Load ag... Read more
[OSX] The Scene icon in the Unity Editor's title bar can be dragged and ...
How to reproduce:1. Open any Unity project on a device running macOS2. Navigate to the Title bar and drag the Scene icon next to the... Read more
GameObjects in Hierarchy window are not hidden when using HideFlags.Hide...
How to reproduce:1. Open attached "project-1167675.zip" project2. Select "Main Camera" in the Hierarchy window3. In the Editor selec... Read more
[UI Builder] Hierarchy collapses when changes are saved
How to reproduce:1. Open the attached project "hierarchyRepro"2. Open the UI Document "openMe" (Assets/openMe.uxml)3. In the UI Buil... Read more
[2D] Sorting Layer Order in Layer key resets to 0 in Animation window an...
There's a bug that is preventing users to key the Sorting Layer ordering properly. Any values assigned to the Sprite Renderer.Sortin... Read more
"Destroy can only be called from the main thread" is thrown after buildi...
How to reproduce:1. Make sure that IL2CPP is installed2. Open attached project "BugReproduction.zip"3. In Editor, click on Window -&... Read more
Crash when opening a scene when no errors are present
Reproduction steps:1. Open the attached "case_1339913-TestProject.zip" project2. Open the scene "Level 1" and enter Play mode3. Exit... Read more
Selecting a filtered game object in play mode causes a NullReferenceExce...
To reproduce:1. Create new project2. Type d in hierarchy search3. Select Directional Light4. Press play5. Click on scene view6. Noti... Read more
Project window shows old sub-Asset name when using AssetDatabase.RenameA...
How to reproduce:1. Open the attached project (RenameAssetTest.zip)2. Go to Repro -> Test at the top of the Editor window3. In th... 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
- UI Toolkit rendered text breaks when toggling FontWeight styles through code
- Transparent pixels are still hit when alphaHitTestMinimumThreshold is set to a non-zero value
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen