Search Issue Tracker
Sprite is not sliced accurately into multiple Sprites when slicing Metho...
How to reproduce:1. Open the attached 'test-packages-2d.zip' project2. Select Assets -> Test -> 'ExplosionSprite' Sprite3. Ope... Read more
References to Prefab instance are lost when PrefabUtility.SaveAsPrefabAs...
How to reproduce:1. Download and open the attached project "1193450.zip"2. Open the "TargetScene" Scene3. Select "TestGameObject" in... Read more
Errors are constantly thrown when a Scene contains a Light Probe Group w...
Reproduction steps:1. Open the attached project named "Case_1187851"2. Open the "Bugreport" Scene3. Make sure Auto Generate Lighting... Read more
[Addressables] LoadAssetAsync<T> returns null when passing an interface ...
How to reproduce:1. Open the user attached project2. Run the included playmode tests Expected results: All tests finish successfully... Read more
[Burst Complier] - Package description and docs don't list third party d...
Building the linked project give's the following error. Burst requires Visual Studio (installable via Add Component in the Unity Ins... Read more
[ShaderGraph][Mac] ShaderGraph's Preview Window displays different frame...
Reproduction steps:1. Open the attached project named "Case_1191620"2. Open the "TestScene"3. Open the "Test" ShaderGraph and Game v... Read more
[VFX Graph] On assigning "New VFX" asset to converted Subgraph causes ed...
Editor quits along with StackOverflowException when "New VFX" asset is assigned to the converted Subgraph node using asset selector,... Read more
Crash on SerializedProperty::GetIntValue when changing name of "Custom P...
Steps to reproduce:1. Open the attached project ("1192297.zip")2. Open "SampleScene"3. Click on the "MainCamera" GameObject to see i... Read more
Profiler stucks with Autoconnected Player option and can't be switched b...
How to reproduce:1. Create a new project2. Open Window -> Analysis -> Profiler3. Enter Play Mode4. Select AndroidPlayer(samsun... Read more
[OSX] Multiple save scene popup window appears when "Save Scene As" shor...
Multiple save scene popup window appears when "Save Scene As" shortcut is hit multiple times Steps To Reproduce: 1. Create a new pro... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code