Search Issue Tracker
[iOS] UI elements not added when loading Scene from AssetBundles
[iOS] UI elements not added when loading scene from AssetBundles Steps to reproduce:1. Open attached project2. Open scene Main3. In ... Read more
"Step" menu item is displayed as active even in a Game/Scene view it is ...
Steps to reproduce: Create a new project Go to Edit -> Play Mode Observe the listed options Actual results: Three active options ... Read more
Unlit Shader uses more than 100MB of memory when in Player
How to reproduce:1. Open the attached project "Shader_Variant_Chunking_Repro.zip"2. Open Assets/Scenes/Main.unity3. Build And Run th... Read more
UnityScene::AddRootToScene crashes when importing a Prefab
To reproduce: 1. Download attached “PrefabCrash.zip" project and open in Unity2. Select "MissionsView_Roots.prefab", right-click it ... Read more
[HDRP] Local Volume's profile shown as empty when reassigned
Versions tested: 2019.3.4f1 + 7.3.0 Steps to reproduce: 1) Open attached project or have a local volume with overrides in the scene2... Read more
[UI Builder] TextField doesn't allow input when the Font is set to None ...
How to reproduce:1. Open the user-submitted project2. Open the scene "SampleScene" and enter Play mode (Assets/Scenes/SampleScene.un... Read more
[ECS] After changing values of 2 systems in the Transform system, all fo...
Reproduction steps: 1. Open "CopyScale.zip" project2. Open "SampleScene"3. Select "GameObject" in the Hierarchy window4. In the Insp... Read more
[UI] MaskableGraphic OnEnable and OnDisable are slow causing non-respons...
To reproduce:1. Open attached project2. Play scene3. Click on Open4. Notice spike in profiler5. Click on Back button6. Notice anothe... Read more
NullReferenceException error occurs when using Screen Space Ambient Occl...
How to reproduce:1. Open the attached "IN-85625" project2. Open “Assets/Bug/Scene.unity”3. Locate “PC_Renderer” inside the Assets fo... Read more
[WebGL] [Addressables] BundleManager.Status is not updated after loading...
How to reproduce:1. Open the attached project ("case_1176258-DigitalTwin.zip")2. Set target platform to WebGL3. Build Player Content... 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