Search Issue Tracker
[URP] Overlay Stack Camera causes all stencil tests to pass when custom ...
Reproduction steps:1. Open the attached project ("stencilPostEffectTest.zip")2. Open the "SampleScene" scene3. Select StackCamera Ga... Read more
[URP] Render Pass order is different between Unity 2019 and Unity 2020+
Reproduction steps:1. Open the attached project "OutlineRepro.zip"2. Open Scene "SampleScene" Expected result: The cube in the scene... Read more
SmartMerge with UnityYAMLMerge tool fails when using Sourcetree
How to reproduce:1. Download the provided "PreMerge" and "Master" projects2. Make a repository on GitHub3. Push the "Master" project... Read more
[Input System] Devices are reassigned to the wrong users after adding a ...
How to reproduce:1. Open the user's attached project "BugTest.zip"2. From the Project tab, open Assets/Scenes/SampleScene.unity3. En... Read more
[HDRP] Global Settings ignore the path set via Fix All in HDRP wizard
When setting up a project with HDRP wizard we can choose where to store assets. The path is ignored by GlobalSettings asset. See the... Read more
SRP Batcher is not compatible due to property being declared outside of ...
How to reproduce:1. Create a new project using the Universal RP template2. Import the provided Shader3. In the Project Window, selec... Read more
[HDRP] Bounce light is not affected by atmospheric attenuation when baki...
Reproduction steps:1. Open the attached project ("Sun GI Test.zip")2. Open the "OutdoorsScene" scene3. Open the Game window Expected... Read more
[HDRP] Ovelapping reflections will not blend and cause rendering issues
How to reproduce:1. Open attached project ".zip"2. Open the Overlapping reflection probes bug scene Expected result: No square is sh... Read more
[Shadergraph] Reordering enum entries causes the enum to change in the m...
Repro steps:1. Create a shadergraph2. Create an enum keyword3. Drag the keyword onto the graph and plug it into base color4. Make th... Read more
[Game view] Game stops accepting input when the Game view undocked and r...
How to reproduce:1. Open the attached project "1005607-InputDocking.zip"2. Press Play3. Move the Game view as a separate window4. Do... 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
- 2D light leaks through ShadowCaster2D when ShadowCaster2D components are disabled then re enabled at runtime in Player builds
- Unity Hub redirects to The Unity Roadmap when navigating to “Send Feedback” option
- UI Toolkit throws warning and fails to clear references when fields are not typed as UnityEngine.Object
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing