Search Issue Tracker
Enabling and disabling GameObject as a trigger makes its collider cover ...
Reproduction steps: 1. Open the attached “2d.zip“ project 2. Open “SampleScene” scene 3. Enter Play mode and use “A” key to move “tr... Read more
GetAdditionalLightShadowSamplingData with 0 parameters is no longer acce...
Steps to reproduce: 1. Open the attached project 2. Open Console or select the shader "UniversalToon.shader" and observe the error i... Read more
Terrain Property icons blends in when selected in Animation window with ...
*Steps to reproduce:* 1. Create new Unity project 2. In Hierarchy window create Terrain object (3D Object > Terrain) 3. Open Anim... Read more
Unity crashes on mono_custom_attrs_from_class when exiting the Editor
Reproduction steps: 1. Open project “.project“ 2. Exit the project using the X Expected result: The Editor is closed Actual result:... Read more
[MacOS] Some native dropdown menu shifts upwards when dropdown that is c...
Steps to reproduce: 1. Create new project 2. Add particle system to the scene 3. Change Start Colour field type to Gradient 4. Move... Read more
IL2CPP doesn't properly handle invalid surrogate pairs causing crash
TextMeshPro accepts surrogate pair characters (e.g. emojis), however it doesn't properly handle them causing a crash within the IL2C... Read more
[Backport] [Mac] maxTessellationLevel cannot be changed for Metal
Steps to reproduce: 1. Open the project attached by the user 2. Open scene "SampleScene" 3. Enter Play mode Expected results: Max T... Read more
CharacterController collider stops working when multiple GameObjects wit...
Reproduction steps: 1. Open the attached project: "1419316.zip" 2. Go to Project window > Assets > Scenes, and open "SampleScene" 2.... Read more
[Android] Unaccounted time in profiler
Steps to reproduce: 1) Create a new project 2) Switch platform to android 3) Make sure Bundle Identifier has been set up 4) Enable D... Read more
Assigning a lighting data asset causes the lightmaps to be unloaded for ...
With multiple scenes opened in Unity. Assigning a lighting data asset in the lighting window tab, causes the lightmaps for the other... 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
- TileMap selection resets to the default when the Scene is saved
- 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