Search Issue Tracker
[SceneManagement] Unity crashes due to error in SceneManager:UnloadScene...
Steps to reproduce: 1. Open attached project "751480.zip"2. Open scene "NeighborStream"3. Enter play mode4. Hold down "W" key to mov... Read more
[GPU] GPU-sorting and GPU events are broken
Repro steps:1. Import the attached package.2. Open the GPUSortingIssue scene and observe the AddMeSecond system doesn't have many pa... Read more
Shader Graph Master Node unsupported render pipeline error message is no...
How to reproduce:1. Create a new project2. Install Shader Graph3. Create a Shader Graph asset (either Unlit or PBR)4. Double click i... Read more
[Mobile Notifications] Include CoreLocation framework field is missing w...
If you are editing iOS Notification Settings via the Inspector, the checkbox and label for "Include CoreLocation framework" will be ... Read more
Agent accelerates if blocked by a stationary, non-carved obstacle
Steps to reproduce: Open attached project "AreaTestingAINavigation.zip" and scene "2DScene" Enter Play Mode In Game View, select an ... Read more
EditorGUI.TagField and similar drop-downs do not show mixed values when ...
How to reproduce:1. Create a new Unity project2. In the SampleScene select both 'Main Camera' and 'Directional Light' GameObjects3. ... Read more
[Addressables] Exception is thrown when calling AssetReference.RuntimeKe...
How to reproduce:1. Open the attached project ("case_1186801-AddressableError.zip")2. Open the repro scene ("SampleScene")3. Build P... Read more
[DirectX12] Geometry is not drawn when using CommandBuffer.DrawProcedura...
How to reproduce:1. Open the attached project ("LineTest")2. Observe the Scene view Expected result: lines between spheres are displ... Read more
[Mac Editor] EditorWindow.focusedWindow returns null when not focused on...
How to reproduce:1. Open the attached project2. Open "SampleScene"3. Click on the Scene View to focus it (observe the "UnityEditor.S... Read more
The user stays signed in after signing out and restarting the Hub
Reproduction steps:1. Open Unity Hub2. Click on the profile icon and Sign in to Unity Hub3. Click on the profile icon and Sing out o... 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