Search Issue Tracker
[Editor] Null Reference Exception when highlighting or creating collecti...
Regression in the core editor from 2021.2.15f1 upwards in the tech stream. Whenever you click on a collection table, a null referenc... Read more
Selecting Scene Template in the project settings removes the active rend...
1) Open any project using URP or HDRP (if doesnt repro, reopen the project before doing anything)2) In the project settings, select ... Read more
A prefab's child GameObject can't be dropped to the top position in Pref...
Reproduction steps:1. Open the attached 'Bugs' project2. Open the 'Assets/Prefab.prefab' in Prefab Mode3. Try to drag and drop the '... Read more
[UnityTest] [Timeout] Failed test because of timeout returns assertion f...
How to reproduce:1. Open the attached “TimeoutUnityTest.zip” project2. In the Test Runner window expand “Test Run” > “Tests.dll” ... Read more
"script ... is missing!" error in player when PlayableDirector used in A...
Reproduction steps: Open the attached project from Google Drive (Ritter.zip) Open the custom build UI (Build menu) Make sure IL2CPP ... Read more
[HDRP] Fog's albedo is affecting color even when volumetric mode is disa...
Version tested: (2022.2.0a9 + master) Steps to reproduce: 1) Create a new HDRP template2) Add a new volume with fog override. Make f... Read more
[UI Toolkit] Debugger window is very slow with specific elements
Reproduction steps:1. Create a new Project2. Open UI Toolkit Debugger (Ctrl + F5 on Windows 10 or via Inspector ellipsis menu)3. Sel... Read more
Empty "Activation Playable Asset" property is displayed in the Inspector...
Reproduction steps:1. Open the attached "TimelineTest.zip" project2. In the Project window double-click on the "GameObjectTimeline" ... Read more
Shader Graph Sticky Note text doesn't get saved
Reproduction steps:1. Open the user's project2. Open "test shader.shadergraph" from the Assets folder3. Change the text on the stick... Read more
App doesn't launch on HL2 UWP after update to 2020.3.32f1
Workaround: disable splashscreen in player settings. 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class