Search Issue Tracker
ShaderGraph tabs persist to projects that do not have that shader graph
Steps to reproduce: Create a new URP project Right-click Project > Create > ShaderGraph > URP > Lit Shader Graph Open th... Read more
Universal 3D Sample project template takes a very long time to build.
Steps to reproduce: 1. Create a new project using the Universal 3D Sample Template in Unity Hub. 2. Start a build. 3. Build takes a ... Read more
UI Builder Broken Direct Asset Reference Overrides
Reproduction steps:1. Open the attached “BugRepro” project2. Open the “Assets/OverrideTest-Override.uxml” Asset in the Project windo... Read more
Components of a Prefab instance lose their values that are updated with ...
How to reproduce:1. Create and open a new project2. Create an Empty GameObject3. Attach “ComponentA.cs” and “ComponentB.cs” scripts ... Read more
The UI Toolkit TreeView Items get clipped when resizing the Game view wi...
How to reproduce:1. Open the “ReproProject“ project2. Open the “Scene“3. Enter the Play Mode4. Expand the Game view window5. Using t... Read more
EditorGUILayout.LabelField displays black text when the "EditorStyles.wh...
How to reproduce:1. Create and open a new project2. Import the “LabelFieldExample.cs“ Script3. Open the “Example > Editor GUILayo... Read more
Motion Blur has sharp edges when object is moving in the foreground of a...
Steps to reproduce:1. Open the attached "Repro" project2. Open "MatrixPrevious" Scene3. Enter Play mode and observe the moving GameO... Read more
NavMeshSurface data is incorrect when the Scene is loaded without disabl...
Reproduction steps:1. Open the attached “NavMesh Issue Simple.zip” project2. Open the “ReproScene” Scene3. Observe the Navigation pa... Read more
UI element hitboxes misaligned for "Virtual Cursor" when resolution is n...
Reproduction steps: 1. Open the attached project “IN-85914.zip“2. Open the scene “GamepadMouseCursorSample“3. Connect a gamepad4. In... Read more
Opening any dropdown in Shader Graph stops the Nodes preview but it stil...
How to reproduce:1. Create a new URP Unity Project2. Go to Window -> Package Manager -> Shader Graph -> Samples -> Node ... 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
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist