Search Issue Tracker
Unity hangs when using winmm timers
How to reproduce:1. Open the attached project ("case_1172919-DWM.Test2.zip")2. Open the repro scene ("SampleScene")3. Open the "Test... Read more
Crash on AssetImportManager::AssetImportManager when opening a project w...
How to reproduce:1. Open any project2. Open Edit > Preferences > Cache Server3. Change the "New Projects default asset pipelin... Read more
[Docs] Clicking on doc button in Inspector opens a "missing page error"...
How to reproduce:1. Create a new Project or open an existing one2. Create and select a new Animation Controller3. Right-click on gri... Read more
[Cloth] Cannot use Move, Scale, Rotate, Rect Tools with default 3D objec...
How to reproduce:1. Create a new project2. Right-click in Hierarchy tab -> 3D Object -> Cube3. Add 'Cloth' component4. Try to ... Read more
AudioSource continues to play after being stopped in preview window
How to reproduce:1. Open the attached project ("case_1154598-AllowSceneActivationBug.zip")2. Select an AudioSource from Assets folde... Read more
[VR] Viewport scaling breaks across numerous XR platforms
How to reproduce:1. Open attached Unity project2. Open Start scene and enter Play mode3. Go to ViewportScaling scene (scene 47) Expe... Read more
Editor crashes when using WebView_CUSTOM_AllowRightClickMenu
Reproduction steps:1. Open the attached project ("case_1249548-AllowRightClickMenu.zip")2. In the toolbar, click Tools > Reachabl... Read more
Reset functionality doesn't work for the "Contribute Global Illumination...
On resetting the MeshRenderer component, Contribute Global Illumination property is not getting set to the default value. refer atta... Read more
Errors "Bone index is not within the number of bones" are thrown when re...
How to reproduce:1. Open the attached project ("case_1165175-bug_remove_skin.zip")2. Reimport the "male_body.fbx" asset3. Inspect co... Read more
2D Light GameObjects are not shown when searching for the Light type Gam...
How to reproduce:1. Open user's attached "test2dlights" project2. Open the "SampleScene" Scene3. In the Hierarchy search bar type "t... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code