Search Issue Tracker
[IMGUI] Gizmos dropdown in Physics2d does not respond if cursor is hover...
Gizmos dropdown in Physics2d under Project Settings does not respond if cursor is hovering over it. Refer the attached video Steps t... Read more
Terrain does not specify Terrain Collider being a necessary Component fo...
How to reproduce:1. Create a new Unity project2. Create a new 3D > Terrain GameObject3. Remove the 'Terrain Collider' Component4.... Read more
Signal Emitter does not emit reaction when Playable Director's Update Me...
How to reproduce:1. Open user's attached project ('ManualPlayableUpdateBug.zip')2. Open scene 'New' and click on the Director object... Read more
[WebGL] Build with threading hangs when invoking Caching.ClearCache()
How to reproduce:1. Open the attached project ("case_1146530-CachingClearCacheBug.zip")2. Make sure that build target is set to WebG... Read more
Custom diffuse shader breaks when duplicating Sprites with said shader
Reproduction steps:1. Open the attached project named "Case_1146255"2. Open the Scene "A-Single(OK) and observe a shadow on the bott... Read more
[Animation] Overriding AnimatorController causes disposition on the mode...
To reproduce:1) Open the attached project and scene2) Play it3) Click 'C' and Spacebar simultaneously (might take a few times to rep... Read more
[Windows] NullReferenceException errors are thrown when any other window...
NullReferenceException errors are thrown when any other window is docked in the position of the Package Manager window. Steps to rep... Read more
[IL2CPP][macOS] IL2CPP fails to link debug symbols when build name has s...
How to reproduce:1. Create a new project2. Go to File > Build Settings > Player Settings3. Go to Other Settings > Configura... Read more
Building in batchmode after deleting a file completes the build successf...
How to reproduce:1. Open user-submitted project (Empty_Project_removefile)2. Build the project3. Close the project and delete the Cl... Read more
PropertyFields added in OnCreateInspector Method disappear after adding ...
How to reproduce:1. Open the "SampleScene" Scene in the attached "Unity2019.2-UIElementsInspectorIssue.zip" Project2. Click on "MyOb... 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