Search Issue Tracker
Saving a prefab with EditorUtility.SetDirty shows prefab's child object'...
To reproduce: 1.Download and open attached project 2.Open Scene "Scene" 3.Enter Play mode 4.Exit Play mode 5.Press CTRL+S 6.Click t... Read more
"Invalid editor window of type" error when double-clicking a tab to maxi...
Reproduction steps: 1. Open the attached project "1421405.zip" 2. Open "SampleScene" from the Project window 3. Select "GameObject" ... Read more
Scene View Camera gets tilted in Z axis when switching to 3D then to 2D ...
How to reproduce: 1. Open attached project "Case_1159486_2d3d.zip" 2. Switch to the 2D view in Scene View 3. Switch to the 3D view a... Read more
"Validation Failed" error is being thrown when downloading the VisionOS ...
How to reproduce: 1. Open the Unity Hub 2. Install an Editor version with the “VisionOS Build Support” Module selected Expected res... Read more
[UI] Object shown as missing if removing component from a gameobject, On...
- Add a UI Button to a scene - Add an empty gameObject, e.g. GO1 - Attach a script or amy other component e.g. BoxCollider to GO1 ... Read more
ArgumentException when creating a Font Asset with "Get Kerning Pairs" ch...
How to reproduce: 1. Create a new project 2. Import the Avalon.tff to the project 3. Install TMP package 4. Window > TextMeshPro > F... Read more
[Android] IL2CPP build error occurs when method first parameter is an un...
Reproduction steps: 1. Open the attached project “il2cppProject” 2. Build and Run the Project for Android 3. Observe the Console ... Read more
Crash on D3D12SwapChain::CreateHWND when CreateSwapChainForHwnd returns ...
Reproduction steps: 1. Open user's attached project "vfxgraphcrash" --crash Reproducible with: 2017.4.37f1, 2018.4.18f1, 2019.3.4f1... Read more
[Shuriken] Collider visualization does not scale to transform
Steps to reproduce: 1. Download and import attached project. 2. Open scene: visualization 3. Select particle system with name 'Blue... Read more
[UX] [Color space] Cancel button greyed out when switching color space
Steps 1. open a project (ideally lots of textures) 2. switch color space in project settings > player settings > other settings Exp... 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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key