Search Issue Tracker
[Linux] ScreenSelector plugin is included in build even if it was disabl...
To reproduce:1) Create new project2) Go to Player Settings -> Resolution and Presentation3) Disable "Display Resolution Dialog"4)... Read more
Assets with serializedVersion: 6 meshes are not rendered
Steps:1. Open attached project "MeshImportFail-withScript.zip"2. Select the "TestMesh" mesh asset and check the Preview window Expec... Read more
MeshTopology.Quads generates a draw call that uses 3 point patches inste...
According to Unity Documentation (https://docs.unity3d.com/ScriptReference/MeshTopology.Quads.html), MeshTopology.Quads should gener... Read more
Editor uses Mono C# compiler when platform is set to UWP and Xbox One wh...
This means newest C# features don't work. Read more
Shadows appear tiled when Render Mode is Mesh and GPU Instancing is enabled
Settings in Particle System for reproduction: Texture Sheet Animation enabled (is not necessary, helps to see the shadow texture) Re... Read more
[Presets] New project has 'Missing' presets selected
Steps to reproduce:1. Create new empty project2. Go to 'Edit > Settings > Preset Manager'-- Notice that entries are 'Missing' ... Read more
Built-in TextMesh objects get corrupted when setting the font at runtime
How to reproduce:1. Open the user-submitted project2. Enter Play mode and observe the TextMesh Object Expected result: the font is s... Read more
Playables give a different pose to Mecanim
To reproduce:1. Open the user's attached project2. Open the scene "Playables Pose Bug" and play it3. Observe both animations Expecte... Read more
[Mac] Ghosting effect is visible in Play mode when resolving MSAA Dept v...
To reproduce:1. Open user's attached project (MSAADepthBug.zip)2. Enter Play mode3. Observe Game window Expected: no ghosting effect... Read more
Winsparkle.dll is not recognized by the Unity when it's placed in the P...
How to reproduce:1. Open the attached project2. Enter the game mode3. Inspect the Console window Expected: Winsparkle.dll is recogni... 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