Search Issue Tracker
Coroutines fail to catch exceptions that are located in the nested funct...
Reproduction steps:1. Open the user's attached "1197069_CoroutineException.zip" project2. Open the "SampleScene" Scene3. Enter the P... Read more
Mesh is shaded as black when setting BoneWeights via Advanced Mesh API
How to reproduce:1. Open the attached project's Scene labeled "BoneWeightTestScene"2. Enter the Play Mode3. Inspect the generated "A... Read more
Improper Grid Cell Layout rendering when Grid Component is used
Reproduction steps:1. Open the "1381127_UnityGridBug" project2. Open Scene View3. Open "GameObject" from the Hierarchy4. Observe Sce... Read more
UI handles in scene view are detached from UI elements
Reproduction steps:1. Create a new project.2. Create UI "Image" GameObject3. In the Scene view resize, rotate or move the UI object ... Read more
Profiler's 'Call Stacks' button gets out of sync with PlayerConnection w...
How to reproduce:1. Open the attached project '1377934.zip'2. Open Build Settings and enable Development Build3. Build and Run on an... Read more
Scriptable Object references are lost when overwritten by FromJsonOverwrite
How to reproduce:1. Open the user attached project "ProjectAnomaly.zip"2. Enter Play Mode3. In the Game view, turn Around with a mou... Read more
Elements in the deepest level disappear when editing list size while usi...
How to reproduce:1. Open the attached project "bug3.zip"2. Select "GameObject" GameObjects in the Hierarchy3. In Inspector, expand "... Read more
OnTransformChildrenChanged doesn't get called in the Edit mode when drag...
How to reproduce:1. Open the user's attached project2. Open Scenes > SampleScene3. From the Assets folder drag the 'Prefab' under... Read more
Compile and show code break Visual Studio Connection to Unity
Reproduction steps:1. Download and open the attached "Show Compiled Shader Code Bug.zip" project2. Select the "NewUnlitShader" shade... Read more
Materials with the HDRP/Decal shader are updated when the Scene is saved
Reproduction steps:1. Open the user's attached "PlasticBug.zip" project2. Make sure you enabled the "Manual Checkout for Unity Asset... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default