Search Issue Tracker
Textures are not compressed when building bundles
How to reproduce: 1. Open users attached project 2. Open Edit > Preferences > Asset Pipeline and enable Compress Assets on Import 3.... Read more
Crash on OnDemandScheduler::SetStandbyWorkerCount when opening a project...
How to reproduce: 1. Create a new project 2. Create e.g. a text file outside of your projects directory 3. Use the file from outside... Read more
[Mac][Metal] Any editor selection lags behind when navigating in Hierarc...
To reproduce: 1. Create new project 2. Hover over different objects in Hierarchy 3. Select and deselect any asset in Project view 4.... Read more
[URP] Particles are flickering when in Play Mode
How to reproduce: 1. Open the attached project "Mesh Particle System bug.zip" 2. Enter Play Mode 3. Turn on VSync 4. Observe the Gam... Read more
[URP] "Attempting to get Camera relative temporary RenderTexture" is thr...
How to reproduce: 1. Open the attached "case_1376601" project 2. Open the "ReproScene" Scene 3. Enter the Play Mode 4. Select the "M... Read more
"IndexOutOfRangeException" errors appear when entering Play Mode if usin...
How to reproduce: 1. Open project "ZD_1162225_DeferredArray.zip" 2. Enter the Play Mode 3. Observe the Console window Expected resu... Read more
Editor becomes slow when inspecting a Scriptable Object with hundreds of...
How to reproduce: 1. Open the user's attached project 2. Open "Assets/VerticalSliceDialogueDatabase.asset" 3. Select "Quests/Items" ... Read more
Performance in Game View is significantly impacted by Gfx.WaitForPresent...
How to reproduce: 1. Create a new project using the default 3D template 2. Open the Profiler (Window->Analysis->Profiler) 3. Enter t... Read more
First array element expansion is broken for arrays that use Custom Prope...
How to reproduce: 1. Open the attached project 2. Open the "SampleScene" and select "Input array" in the Hierarchy 3. Try to add bin... Read more
EditorGUILayout.PropertyField is not changing the list elements
How to reproduce: 1. Open project "2020.3.22f1.zip" 2. Press BuildConfig>Open Build Configuration Window in the top menu 3. Press th... 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