Search Issue Tracker
“EndRenderPass: Not inside a Renderpass” and other Render Graph errors i...
Reproduction steps:1. Open the attached “IN-93527.zip” project2. Go to File > Build Settings3. Enable Development Build4. Build a... Read more
Crash on RaiseException during Assembly Reload when opening up a project
How to reproduce:1. Open the attached project from "Beerpong.zip"2. Observe crash Reproducible with: 2021.2.0b6, 2021.2.10f1, 2022.1... Read more
CompositeCollider2D does not get hit by Physics2D raycast
Set geometry type to polygon. Outline works as edge collider which doesn't have "interior" which could be hit by raycast To reproduc... Read more
Number of realtime lightmaps is not shown in the lighting window
Steps to reproduce: Open the attached project ([^HDRP-LightingBug01.zip]); Open the OutdoorsScene; Navigate to the Lighting window (... Read more
[UIElements] ToolbarSearchField clear button is not displayed when it's ...
How to reproduce:1. Open attached '1180403-ToolbarSearchField-issue.zip' project2. Open 'Untitled' Scene3. Open TestWindow > Repr... Read more
[URP] Setting "Additional Lights" to Disabled does not disable shadows f...
How to reproduce:1. Open the “ReproAdditionalLights“ project2. Open the “ReproScene“3. Open the “Assets > Settings > ForwardRe... Read more
[Audio][Warning] Applying echo effect component to an audio source which...
Applying echo effect component to an audio source which streams audio from a URL throws warning 2. How we can reproduce it using the... Read more
Creating new VS graph drop down options are not highlighted
How to reproduce:1. Open new project with VS package2. Under Window>Visual Scripting Graph3. Click arrow on the right side of Cre... Read more
SpriteShape throws ArgumentException error when checking position validi...
How to reproduce:1. Open the user's attached project2. Open scene Scenes/SampleScene3. Press the Play button and observe the Console... Read more
Unexpected recursive transfer of MonoBehaviour error on importing package
On importing asset project "Love/Hate" "Unexpected recursive transfer of MonoBehaviour. MonoBehaviour 'Farmer' is being transferred ... 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