Search Issue Tracker
Pressing "Play" once while inspecting an audio asset plays the audio 2 o...
How to reproduce:1. Open the attached "1259245.zip" Unity project2. Select any audio asset and inspect it3. Press "Play" in the audi... Read more
Editor crash on loading project with Vulkan set as the graphics API
How to reproduce:1. Open the attached 'project-1255713.zip' project2. In the 'Project Settings' > 'Player' set the graphics API t... Read more
Crash on GC_malloc_kind_global when entering Play Mode and using pointer...
How to reproduce:1. Open attached project "Case_1253593_pointers.rar"2. Enter Play Mode Expected result: Editor does not crashActual... Read more
A misleading error is thrown when Managed Code Stripping strips a part o...
How to reproduce:1. Open the attached "1250707 repro" project2. Open the Build Settings from File > Build Settings3. Make sure th... Read more
OnStateEnter is not called when using the Timeline with an Animator on t...
How to reproduce:1. Open user's attached "SMBehaviorBug" project2. Open the "SampleScene" Scene3. Enter the Play Mode4. In the Game ... Read more
Lightmap mode for a scene is not saved unless bake is done
How to reproduce:1. Open the attached 'project-1259485.zip' project2. Load the 'MainScene' scene3. Enter Play mode4. Observe the Con... Read more
[Mobile] Mesh is not rendered on some devices - camera stacking
How to reproduce:1. Open the attached StrippedPlanetMeshRepro.zip2. Build and Run the project on a device Expected: There are two pl... Read more
[Vulkan] Player settings window turns black on clicking "+" button with ...
Player settings window, Project Window, Scene view and Hierarchy turns black on clicking "" button with Vulkan Graphics APIs. Steps ... Read more
Crash on GetColorBlockColors when entering Play mode in a specific scene
Reproduction steps:1. Open the attached project ("1257655.zip")2. Open "clothing" scene3. Enter Play mode Reproducible with: 2019.3.... Read more
An internal error is thrown when using CBUFFER in a custom Shader
How to reproduce:1. Open the attached project2. In the Project Window, select the "Leaves" Shader Asset3. Observe the Console Window... 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