Search Issue Tracker
"Normalize" checkbox is cut off in Skinning Editor "Weights"
How to reproduce:1. Create a new 2D Unity Project2. In the Project window, create a Sprite Asset (right-click -> Create -> 2D ... Read more
IL2CPP build fails when there are empty files in project's root directory
Reproduction steps: 1. Open the attached project “IN-91056“2. Try to build the project3. Observe the result Expected result: The pro... Read more
"Outline Detail" slider dragging is not sensitive enough
How to reproduce:1. Create a new 2D Unity Project2. In the Project window, create a Sprite Asset (right-click -> Create -> 2D ... Read more
Cinemachine Orbit Style size is functionally scaled down when The "Inher...
How to reproduce:1. Open the “IN-89881-CinemachineInheritPosBug.zip“ project2. Open the “SampleScene”3. Enter Play Mode4. Observe th... Read more
Crash on malloc_internal when opening a project after reloading a scene
Steps to reproduce:1. Open the “user’s attached project”2. Observe the crash Reproducible with versions: 2021.3.47f1, 2022.3.55f1, 6... Read more
Deprecation warning suggests using UnityEditor.Android.DebugSymbols when...
Reproduction steps:1. Open the attached “IN-87872” project2. Open the “Script.cs” script inside the Assets folder3. Observe the warn... Read more
BRG picking skips BatchDrawCommandProcedural when selecting the GameObje...
How to reproduce:1. Open the “ReproProject“ project2. Open the “OutdoorsScene“3. Open the Scene view4. In the Scene view, click on t... Read more
Tags are left in the 'Text' property when deleting TMP Input Field text
Reproduction steps:1. Open the attached “Test TMP_InputField.zip” project2. Open the “ReproScene” Scene3. Select “InputField (TMP)” ... Read more
NullReferenceException when changing LocalizedTmpFont reference
Reproduction steps:1. Open the attached “Localization 3.zip” project2. Open the “SampleScene”3. Select “Text (TMP)” GameObject from ... Read more
Sprite Editor can't be scrolled horizontally using the trackpad gesture
How to reproduce:1. Create a new 2D Unity Project2. In the Project window, create a Sprite Asset (right-click -> Create -> 2D ... 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