Search Issue Tracker
The UI Scrollbar component blocks Prefab Mode in Play Mode
If you attempt to edit a prefab with a UI Scrollbar component attached while in playmode, you'll get the following warning: Prefab M... Read more
[Undo][RectTranform] Changing position of RectTranform and undoing it re...
To reproduce:1. Open project attached by the user2. Open scene "scene" and select GameObject "Handle" (Canvas-> Slider-> Fill ... Read more
UnityEvent drawer no longer handles events in non-public fields correctly
How to reproduce:1. Open the attached "Event_Listener_Bug.zip" project2. Open "SampleScene"3. Select the "Listener" in the Hierarchy... Read more
[RectMask2D] Child gameObject is masked if there are less than 2 corners...
To reproduce:1. Open project2. Change image z rotation to 0 Expected: Image will be shown even if only one corner will be in RectMas... Read more
Sliced sprite is stretched when adding it to the scene
To reproduce:1. Open my attached project2. Witness two sets of sprites - both have one sliced and one simple sprite3. Optional: try ... Read more
UI Image with its x and y axis scaled to 0 doesn't pass raycast when its...
To reproduce:1. Open attached Unity project "ClickTest2.zip"2. Open "Game_0" scene3. Go into Play Mode4. In the Hierarchy, navigate ... Read more
Button can't be clicked if Z scale is set to 0
Repro steps: 1. Create a New Project2. Create a Button3. Set the Canvas "Render mode" to "World Space"4. Set the Buttons Z Scale to ... Read more
Editor crashes on ExecuteRenderQueue when calling Camera.Render() in OnP...
How to reproduce:1. Download and open attached project "Crash"2. Load scene "Main"3. Enter Play mode Expected result: Editor does no... Read more
Collisions ignore RigidBody2D position constraints when using RigidBody2...
How to reproduce:1. Open user-submitted project (Test2017)2. Enter Play Mode Expected result: the wheel retains its position as it k... Read more
"String too long for TextMeshGenerator. Cutting off characters" error ap...
Steps to reproduce:1. Open user attached project2. Download the attached CalculateOnClickModified.cs script3. Replace the content in... 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