Search Issue Tracker
Crash at launch when Unity Logo is disabled [XRSplashScreen.cpp 2022.2 o...
Reproduction steps: 1. Open user attached project "CrashRepro.zip" 2. Select Assets > EmptyScene 3. Open Edit > Project Setting... Read more
Crash on core::StringStorageDefault<char>::assign when opening the project
Reproduction steps: 1. Open the attached project “Verification.zip“ Expected result: Editor is opened Actual result: Editor cra... Read more
IPreprocessBuild.OnPreprocessBuild isn't called when building a project
Reproduction steps: 1. Open project “My project” 2. Open scene “SampleScene” 3. Build and Run project Expected result: two {{Debug.... Read more
The wrong documentation page is opened when clicking the Help icon in th...
Reproduction steps: 1. Open a new Unity project 2. Go to the “Window\Rendering\Lightning” window 3. Click the Help icon (question... Read more
[HDRP/VFX] Particles flicker when SG is assigned and Receive Decals and ...
How to reproduce: # Import the attached package # Drag VFX Graph to the scene # Select VFX and switch to rotation gizmos # R... Read more
The ReorderableList item becomes invisible when dragging it through the ...
Reproduction steps: 1. Open the attached project “ListItemBug“ 2. Select ScriptableObject “Assets/Test” 3. In the Inspector windo... Read more
New items are created and old ones remain in memory
How to reproduce: 1. Open the attached project ‘TreeViewBug.zip’ 2. Open the Environment Layer Stack Window (Window>Environment>Tree... Read more
"DirectoryNotFoundException" error when building a project via script in...
How to reproduce: 1. Open the attached project “BuildLocationBug.zip“ 2. Build the project in folder A (Window>Test>Build) 3. Bui... Read more
Dragging and dropping files from the Unity Editor to a different app doe...
How to reproduce: 1. Open any project or create a new project 2. Select any file from the Unity Editor Project window and drag it ... Read more
Code continues to run after enabling the Frame Debugger when in paused P...
How to reproduce: 1. Open the attached project ‘FrameDebuggerBug.zip’ 2. Open Scene “SampleScene“ (Assets/Scenes) 3. Pause and en... 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