Search Issue Tracker
URP FullScreenRenderFeature flips UVs when blitting to backbuffer
Steps to reproduce: change settings so that the renderer renders directly to backbuffer instead of the intermediate texture. The ren... Read more
“Do you want to apply changes?” warning pop-up appears when adding and r...
Reproduction steps:1. Create a new project2. Open Project Settings window (Edit > Project Settings…)3. Click on Player section an... Read more
Unclear error is thrown when saving invalid Unity version in Custom Pack...
Reproduction steps:1. Create a new project2. Open Package Manager (Window > Package Management > Package Manager)3. Press “+” ... Read more
Can't add and use "Sample Element Texture" node twice in a graph
We're getting a "Redefinition of Index" error when using two "Sample Element Texture" in a UI Toolkit custom shader graph. !image-20... Read more
Performing Redo Create Empty Parent Object action resets Default Parent ...
Steps to reproduce: Open the attached project Open the "TestScene" Select the "GameObject" in the Hierarchy Right-click and select S... Read more
[VFX Graph] Broken Fit to Text option for sticky notes
Steps to reproduce: Open a VFX Graph Create a sticky note. Add a title and some text in the body Use the option Fit to Text" or chan... Read more
If the blackboard overlay is collapsed, it disappears when opening the a...
Steps to reproduce: Open any graph Right-click on the blackboard and select "collapse" Open the blackboard in its collapsed state Cl... Read more
Layer Dropdown Menus aren't fully visible in Layer Terrain Nodes
Steps to reproduce: Open any HDRP or URP Project with Shader Graph Installed In the Project Browser create a Shader Graph and open i... Read more
"Build Automation requires your project to be configured with Unity Clou...
Steps to reproduce: Create a new Unity project using the Universal 3D template without linking it to the Cloud Install the Build Aut... Read more
Crash on RendererScene::NotifyInvisible when switching QualitySettings o...
Reproduction steps:1. Open the attached project "CrashRepro"2. Enter play mode3. Press the “Space“ key on the keyboard until game vi... 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