Search Issue Tracker
Activating Unity license in batch mode tries to open last opened project
Reproduction steps: 1. Open Terminal/Windows Powershell 2. In Terminal/Windows Powershell navigate to Editor location 3. Launch Unit... Read more
[HDRP] Mesh artifacts are drawn with CommandBuffer.DrawMeshInstanced whe...
How to reproduce: 1. Open the user's attached "Fives.zip" project 2. Open the "DevRoom1" Scene 3. Enter Play Mode 4. Press the left ... Read more
Crash on vk::DataBuffer::CreateResource when opening project on machine ...
Reproduction steps: 1. Download the project from the attached link 2. Open "RunRepro.py" located in the project folder 3. Edit line ... Read more
[DX12] Build crashes when Exclusive Fullscreen mode is used and the Play...
How to reproduce: 1. Open the attached project named "Case_1339745" 2. Open the Project Settings 3. Set the Fullscreen Mode to "Excl... Read more
[UI Toolkit] DropdownField choices property cannot be accessed when refe...
How to reproduce: 1. Create a new project using the 3D template 2. Import the UI Toolkit (com.unity.ui) package (if not in Unity 202... Read more
Can't assign a none Font in UIBuilder
1- Open UI Builder Window 2- Add a Label 3- Set the Font to other than None 4- Set the Font to None Actual: The Font field can't be... Read more
Arial.ttf should not appear in the ObjectField of the UIBuilder and UIDe...
Arial.ttf is not a real font. It is a shell that the old Text system knows about and that redirects to an OS Font. Since this workfl... Read more
Selecting a FontAsset to none in the UI Builder throws warnings
1- Open UI Builder Window 2- Add a Label 3- Set FontAsset to None 4- Select a Font Expected: No warnings are shown Actual: It throw... Read more
YAML Text Asset throws Parsing error when selecting it
Reproduction steps: 1. Create a new empty Project 2. Import the attached Asset 3. Select the Asset Expected result: No parse error ... Read more
Crash on MonoBehaviour::VirtualRedirectTransfer when recompiling
How to reproduce: 1. Open the attached project from "case_1339156recomp.zip" 2. Open Scene "Architect" 3. In Hierarchy select "Archi... 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