Search Issue Tracker
"Debug Assertion Failed!" error when launching Windows Dedicated Server ...
Reproduction steps: 1. Download the Project ”BUILDASSERT” 2. Open Command Prompt 3. Run “BUILDBAT“ in the Command Prompt 4. Laun... Read more
Binding is not supported for Hash128 warning spamming the console when i...
Repro steps: - create a new project with 2023.1 latest and any template - add a 2d image to the project - inspect that image ... Read more
Mouse inputs cannot be inputted when searching the Shortcuts Menu by typ...
How to reproduce: 1. Open any project 2. Navigate to the Shortcuts Menu 3. On the right side of the Menu find the text field 4. ... Read more
NullReferenceException: SerializedObject errors after altering SO
How to reproduce: # Download and open [https://github.cds.internal.unity3d.com/unity/rqa-project-nebula/tree/so-errors] # Open L... Read more
[iOS] Back Triple Camera is not focusing manually and automatically
*Steps:* # Open the "WebCamTexture-TestProject" project # Build and Run for the iOS Platform # In the app choose "06_focusPoin... Read more
[HDRP][Water] Discrepancy in time scale in Water system when using Recor...
Repro steps : - Open any HDRP project - Download Water sample - Open Glacier scene - Open recorder and set a custom target fram... Read more
PopupField<T>.value doesn't report changes to index properly
The PopupField<T>.value will change the index property, but won't report the change correctly, as it is comparing the new value with... Read more
[MacOS] Blackboard: Delete function does not work in the "Attributes" or...
How to reproduce: # Open HUB; # Create 3D(HDRP) project; # Create a visual effect graph in the "Project" window (Create->Visu... Read more
[Editor][Windows] After native titlebar change, multiple Unity windows s...
With the change enabling native titlebars on secondary windows in the Windows editor, every secondary window has its own entry in th... Read more
UnityLoader prevents 'use strict'
An accidental assignment to global scope prevents the 'use strict'; mode in script scope, and causes a small memory leak of a test G... 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 GUIState::BeginOnGUI when a Node is opened in a custom graph editor in Play Mode
- USS selector is duplicated when it is added to an element, the action is undone, and then another selector is clicked
- Text and dropdown icon are not aligned in UI Toolkit Samples
- [RenderGraph] SSAO pass in URP RenderGraph uses DontCare flag after changing the Render Scale resulting in a black screen or artifacts
- Player with IL2CPP Scripting Backend crashes when calling Application.Quit() while a thread is running