Search Issue Tracker
A domain reload progress dialog is spawned on top of IDE when the Editor...
How to reproduce:1. Create a new Unity project2. Create a new C# Script3. Make any change in the Script and save Expected result: Th... Read more
Crash on GizmoBufferSizeHistory::GetBuffer() when opening a specific scene
How to reproduce:1. Open the attached “IN-112769“ project2. Open the “Scene_AR“3. Observe the crash Reproducible with: 2022.1.0a10, ... Read more
'Open Scene Additive' option is enabled in context menu when right-click...
How to reproduce:1. Create and open a new project2. In the Project window expand the 'Packages' folder3. Right-click on one of the p... Read more
PlayOneShot throws UnassignedReferenceException
Steps to reproduce:1. Open QA attached project2. Enter play mode3. Click the 'Play audio' button Expected behaviour: No error is thr... Read more
Cannot find ScriptableObject asset by search in Project Window when name...
How to reproduce:1. Download and open attached "Asset Namespace Change Bug" project2. In the Project Window's search bar type "t:MyS... Read more
[UI] The "Value" slider knob in the slider component disappears when Min...
The "Value" slider handle in the slider component disappears when Min value is greater than Max value. Steps to Reproduce:1. Create ... Read more
Sort order should not appear in root UIDocument when in a world-space panel
Create a root UIDocument that uses a world-space panel. Look at its inspector. Actual Result: Sort order is visible and editable Exp... Read more
UI Toolkit CurveField range property doesn't restrict curve values
Reproduction steps: 1. Open the attached “Repro“ project2. Open the custom “TestEditorWindow” window (Tools > Test Editor Window)... Read more
[Backport] SyntaxError is thrown when opening buildreport.json
How to reproduce:1. Create and build a new Unity project (File > Build Settings... > Build)2. Open Google Chrome and enter chr... Read more
VFX Graph Node Board Resets Position After Entering or Exiting Play Mode
Steps to reproduce: Create a new Unity Project using the URP Template From the Package Manager, install the Visual Effect Graph pack... 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
- Frame Debugger is not disabled when switching Scenes if the Frame Debugger window is not open during the transition
- Standalone Profiler Targets another Project if a Standalone Profiler was launched in it before when switching between Edit or Play Mode Targets
- Crash on ForwardRenderLoopJob when opening a specific project
- [Android] Memory leak and eventual crash on Snapdragon 8 Gen 1+ devices when a Clear Pass is executed after Framebuffer Fetch
- Crash on EnumerateDisabledKeywordsInVariantsArray or UNITY_XXH32 when rapidly saving ShaderGraph or VFXGraph changes