Search Issue Tracker
Unity Editor does not recognize Blender 2.8 .blend files as 3D models
How to reproduce:1. Create a new Unity project2. Import attached "Abigail 2.8.blend" file to Unity3. Try to place it in the scene Ex... Read more
UIElements box.style.borderWidth property is not updated in the Editor w...
How to reproduce:1. Open attached "project-1167305.zip" project2. In the Editor select "Window" -> "UIElements" -> "ExampleWin... Read more
Crashes on PersistentManager::WriteFile when creating a Prefab with an i...
How to reproduce:1. Open attached project2. Select active GameObject from the Hierarchy tab3. Navigate to CQA/Create Prefab Variant ... Read more
Crash in UnityYAML::Write::SerializeScalar while importing the package
Steps to reproduce: 1) Open Unity Hub and create a new project2) Go to Assets >> Import Package >> Custom package3) Sele... Read more
Memory leak occurs due to TransformStreamHandle memory not being dealloc...
How to reproduce:1. Open user-submitted project (Repro_project-leak-685090)2. Open the Profiler window and click on the 'Memory' sec... Read more
Playable Director's Playable field lacks Context menu when Overriding it...
How to reproduce:1. Open the "SampleScene" Scene in the attached "PlayableDirectorAssetMissingRevert.zip" Project2. Click on the "OV... Read more
" : / * \ | symbols are available to use in Hierarchy but are changed to...
How to reproduce:1. Open the "SampleScene" Scene in the attached "Exploratory.zip" Project2. Drag the only GameObject to the Project... Read more
Burst package errors out after switching the registry to staging or back
To reproduce:- start a new project- install latest version of burst package- the installation will give no erros- modify the manifes... Read more
"Reimport All" is broken in 2019.3 (in Asset Pipeline v2)
Reimport All" option of Context menu in Project View is broken in 2019.3 (in Asset Pipeline v2). Reproduced in 2019.3.0a3 How we can... Read more
[ProBuilder] Material will not propagate to new faces after several bool...
[ProBuilder] Material will not propagate to new faces after several boolean subtractions UPDATE: It has been noted that Boolean oper... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class