Search Issue Tracker
Crash on DualThreadAllocator<DynamicHeapAllocator>::Allocate when URPMat...
Reproduction steps: 1. Open user's attached project "ECSSamples" and scene "SpawnAndRemove" 2. Enter Play Mode and wait for about a ... Read more
[ECS] Crash on Transform::GetPosition when accessing object's position i...
Reproduction steps: 1. Open the attached "case_1244474.zip" project 2. Load the "SamepleScene" 3. Enter Play mode -- Observe the cra... Read more
[URP] Setting Shader properties on material instances via script does no...
How to reproduce: 1. Open the attached 'project-1233558.zip' project and load the 'SRPBatching' scene 2. Locate 'UniversalRP-HighQua... Read more
[Addressables] Group label is not completely deleted when removing it wi...
To reproduce: 1. Open up users attached project 2. Go into Window > Asset Management > Addressables > Groups 3. Make sure 'GameOb... Read more
'task.computeData.buffer == NULL' errors when multiple particle systems ...
Steps to reproduce: 1. Open User-supplied project -> Sample Scene 2. In the "PressSpaceToSpawnFire" GameObject, drag the "Fire" pref... Read more
Duplicating a folder creates two copies when the folder contains two or ...
How to reproduce: 1. Open the attached 'project-1242700.zip' project 2. Select the 'Test' folder 3. Duplicate it ('Ctrl' + 'D') Exp... Read more
[Critical] Unity crashes when upgrading a project with a broken shader
Reproduction steps: 1. Open the attached project ("1243721.zip") (might crash on opening) 2. Open "Mandelbrot" Scene 3. Select "Raw ... Read more
Crash on ReflectionProbes::PresentProbe when calling ReflectionProbe.Ren...
Reproduction steps: 1. Open user's attached project and scene "Test" 2. Enter Play Mode --observe crash Reproducible with: 2018.4.2... Read more
UI Builder ListView Container child elements get removed when changing t...
How to reproduce: 1. Create a new project 2. Import the UI Builder from the Package Manager 3. Open the UI Builder window (Window ->... Read more
Script's icon is changed to a folder's icon when the script's name is 'F...
How to reproduce: 1. Create and open a new project 2. Create a new C# script and name it 'folder' Expected result: the script has a... 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