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 ... Read more
[Undo][RectTranform] Changing position of RectTranform and undoing it re...
To reproduce: 1. Open project attached by the user 2. Open scene "scene" and select GameObject "Handle" (Canvas-> Slider-> Fill Area... Read more
UnityEvent drawer no longer handles events in non-public fields correctly
How to reproduce: 1. Open the attached "Event_Listener_Bug.zip" project 2. Open "SampleScene" 3. Select the "Listener" in the Hierar... Read more
[RectMask2D] Child gameObject is masked if there are less than 2 corners...
To reproduce: 1. Open project 2. Change image z rotation to 0 Expected: Image will be shown even if only one corner will be in Rect... Read more
Sliced sprite is stretched when adding it to the scene
To reproduce: 1. Open my attached project 2. Witness two sets of sprites - both have one sliced and one simple sprite 3. Optional: t... 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" scene 3. Go into Play Mode 4. In the Hierarchy, navig... Read more
Button can't be clicked if Z scale is set to 0
Repro steps: 1. Create a New Project 2. Create a Button 3. Set the Canvas "Render mode" to "World Space" 4. Set the Buttons Z Scale... 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 doe... 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 i... Read more
"String too long for TextMeshGenerator. Cutting off characters" error ap...
Steps to reproduce: 1. Open user attached project 2. Download the attached CalculateOnClickModified.cs script 3. Replace the content... 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
- Undoing Animator Parameter name change breaks references to it
- Crash on BV4_OverlapBoxAll when moving in play mode
- Custom mesh water surface normal map fades out when Y Position increases
- [Android] Flickering artifacts when using "ScriptableRenderer.EnqueuePass(RenderPassEvent.BeforeRenderingPostProcessing)" multiple times
- The original Scene is built with the additive Scene's contents when loading the additive Scene on Awake