Search Issue Tracker
Cannot select projects when hovering tooltip is displayed in Unity Hub P...
How to reproduce:1. Open Unity Hub2. Hover the mouse over a project with a long directory path (so that the path is truncated and a ... Read more
Shader Graph Templates window icons are replaced with Custom VFX Graph i...
Steps to reproduce:1. Create new Unity project2. Make sure VFX package is installed3. Open Shader Graph Templates window4. Observe t... Read more
Crash on burst.initialize when Armv9 Security Features are enabled using...
Reproduction steps:1. Open the attached “IN-111086“ project2. Build and Run the Android Player3. Observe the Player crash Reproducib... Read more
Localization Package has integration issues when used with Visual Script...
Reproduction steps:1. Open the attached “IN-107815.zip” project2. Open the “SampleScene”3. From the Hierarchy, select the “SceneVari... Read more
“Inspector - Unsaved Changes Detected” dialog box shows up twice when pr...
Steps to reproduce:1. Create a Universal 2D project2. Create Sprite Atlas Asset (Create > 2D > Sprite Atlas)3. Select Sprite A... Read more
Setting World Space UI root element Style to None distorts the elements ...
Steps to reproduce: Open the attached project Open the Sample Scene Click the "Hide UI" Button in the World Space Panel Observe the ... Read more
Pressing 'Enter' in the item library throws an error
Discovered in graph toolkit — Steps to reproduce: Install graph toolkit ## Open the package manager## Click on the plus icon in the ... Read more
Separation lines are missing in Render Graph Viever window between Acces...
Steps to reproduce:1. Create new Unity project2. Set Editor theme to Light3. Open Render Graph Viewer window (Window > Analysis &... Read more
Crash on memcpy when calling Press() in an InputTestFixture
How to reproduce:1. Open the attached “CrashRepro_IN-106698“ project2. Open the “Assets/InitTestScene.unity“ Scene3. Enter Play Mode... Read more
Compiler error when project uses IL2CPP with .NET Standard scripting bac...
Steps to reproduce: Create a new project Add the GTK package Open Project Settings Navigate to Player page In the Configuration sect... 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