Search Issue Tracker
[IMGUI] MaskField & StaticFlags multi-edit control behavior should be im...
Step to reproduce:- Setup two gameObject (go1 and go2) with a component using MaskField. Be sure the MaskField could have 3 or more ... Read more
UIBehaviour.OnRectTransformDimensionsChange() is called before Awake()
Steps to reproduce:1. Open user's attached project "UnityBugOnRectTransformDimensionsChange.zip"2. Open "SampleScene"3. Enter Play m... Read more
2D Object jittering and transforms aren't equal to mouse position when r...
Reproduction steps:1. Open the attached project "test skin.zip"2. In the Project window under "Scenes/Levels" open "New Scene 1"3. I... Read more
Console log icons are blurry when the display resolution is set to 125%
How to reproduce:1. Open the attached 'Icons125Scaling.zip' project2. In the Editor select 'Log' > 'Log'3. Set the display scalin... Read more
[Cloth] Max Distance value doesn't change on dragging in Cloth Constrain...
Checkboxes UI Conflicts with Dragger UI under "Paint" tab in "Cloth Constraints" and doesn't change values Steps to Reproduce:1. Cre... Read more
Shaders matrix properties and colors are incorrect when material or shad...
How to reproduce:1. Open attached project "BatcherTest.zip" and scene "SampleScene"2. Enter Play mode3. Observe Game view (the cubes... Read more
Crash on StackAllocator::WalkAllocations when there's a memory leak in P...
Reproduction steps:1. Import the attached .unitypackage to a project ("CrashScene.unitypackage")2. Open Scene "200%"3. Enter Play mo... Read more
[Crash] Player crash in Position out of bounds! when trying to launch an...
Steps to reproduce:1) Download attached project and open in Unity2) Build and Run project3) Observe crash on launchThe file '/privat... Read more
BoundsInt allPositionsWithin return points when BoundsInt x or y size is...
Steps to reproduce:1. Open the attached project (case_1227811.zip)2. Open SampleScene3. Enter Play Mode Expected result: None of the... Read more
Iterating through SerializedObject array and setting property fields sto...
How to reproduce:1. Open the attached 'SerializedPropertyTest.zip' project and load 'Test' scene2. In the Hierarchy window select 'T... 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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved