Search Issue Tracker
"Destroying object multiple times" error when modifying properties in th...
Reproduction steps:1. Open the attached “FAV_repro_IN-39779.zip" project2. Select the GameObject "Canvas"3. In the Inspector, Graphi... Read more
Inconsistent ContactPoint placement when using OnCollisionEnter
1. Open project "PhysicsBugs.zip"2. Enter Play Mode3. Press the spacebar and observe the view Expected result: Contact points are in... Read more
URP Unlit Shader Graph does not render correctly when using Alpha Clipping
Steps to reproduce:1. Open the attached user's project "AlphaClip.zip"2. Open the project using 2022.3.11f1 and open the "Assets/Sce... Read more
2D PSD Importer generates mipmaps when "Generate Mip Maps" is disabled
Reproduction steps:1. Open the “IN-90775” project2. Open the “SampleScene”3. Enter Play Mode4. Observe the Console window Expected r... Read more
Re-download button in "My Assets" is misaligned, doesn't match the Edito...
How to reproduce:1. Create a new Unity project2. Go to Window -> Package Manager -> My Assets3. Make sure you have a downloade... Read more
[Performance][SkinnedMesh] (Rendering.UpdateDirtyRenderers) Skinned mesh...
After few tests I found out the more skinned mesh renderers you have the more method Rendering.UpdateDirtyRenderers cost your cpu po... Read more
[iOS] Screen.dpi returns wrong value for iPhone 11 Pro
How to reproduce:1. Build the attached project for iOS Simulator SDK2. Open the generated Xcode project3. Select iPhone 11 Pro as ta... Read more
[NavMeshSurface] Original NavMeshSurface looses NavMesh data if same Nav...
Steps to reproduce: 1. Open attached project "AI11.zip"2. Open scene "repro"3. In hierarchy, select "NavMesh Surface (1)" and bake N... Read more
NavMeshSurface has visual artifacts/clipping when using Physics Collider...
How to reproduce:1. Open attached project "BugRepro_4.zip" and scene "Dungeon"2. In Hierarchy window, select "Floor" object3. In Ins... Read more
Editor freezes when using Debug.Log and trying to print a value within t...
How to reproduce:1. Open attached project "Case_1164485_repro.zip"2. Open "Paddle" scene3. Enter Play Mode Expected result: Editor d... 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
- 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
- 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