Search Issue Tracker
In Deferred rendering path, mixed lights don't render when enabling "Use...
To reproduce:1. Open the attached “IN-115065_DeferredMixedLightingBug.zip“ project2. Open the “Assets/Scenes/DeferredMixedLightingBu... Read more
Indirect light is not generated when using Realtime Global Illumination ...
How to reproduce:1. Download and open the project "1152091.zip"2. Select Indirect draw mode in the Scene window3. Inspect the Scene ... Read more
Sprite Renderer on Prefabs instances is not destroyed after exiting Play...
Reproduction steps:1. Open the attached “Test.zip“ project2. Open “SampleScene” scene3. Delete “Tilemap” GameObject and undo the cha... Read more
GPU instancing is not working with procedurally generated meshes
Reproduction steps:1. Open the project2. Open the only scene3. Play the scene4. Open the Frame Debugger5. Notice that meshes are not... Read more
MonoDevelop is not finding references when define symbols used
Repro steps: 1. Open attached project.2. Open Target.cs script with MonoDevelop3. Make sure only Target.cs tab is open4. Press "Find... Read more
Opening reference for Physics 2D Settings redirects to missing page
Steps to reproduce: Open a Unity 2D project Edit Physics 2D settings at Edit > Project Settings > Physics 2D Click the questio... Read more
[URP] Project does not compile when the com.unity.modules.animation pack...
Reproduction steps:1. Open the attached "1227068.zip" project and observe the Console window Expected result: The project compiles a... Read more
[IL2CPP] Project crashes on socket.release if built to iOS Simulator
1. Open attached project "repro_680283"2. Build to iOS Simulator3. Project will crash Note: Issue is not reproducible with device Read more
[Android] GameObject with a custom shader becomes invisible when deploye...
How to reproduce:1. Open the “ReproProject.zip“2. Open the “Main“ scene3. Build and Run for Android Expected result: A cube on the r... Read more
LayerOverridePriority is not used inside filter data calculations
How to reproduce:1. Open the “IN-84385_repro2“ project2. Open the “Export2“ scene3. Enter Play Mode4. Press and hold the up (↑) key5... 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