Search Issue Tracker
Setting RecTransform.pivot via script offsets the GameObject unless it i...
How to reproduce: 1. Open attached project ("PivotSettingIssue.zip") 2. Open Scene called "BugDemonstration" 3. Play the game 4. In ... Read more
Layout Group with Content Size Fitter forces UI element's transform to r...
To reproduce: 1. Open user's project attached 2. Enter Play mode Expected: object's transform is not reset every time canvas is reb... Read more
UGUI Buttons ignore Hierarchy order when they are overlapped and of the ...
How to reproduce: 1. Open the user's attached project "eventSystem_bug.zip" 2. Press Play 3. Press the Button labeled "test_02" in t... Read more
Creating an asset/script is no longer highlighted for renaming.
New scripts or assets should have their names highlighed so the user can instantly edit. This functionality has regressed in 2019.3.... Read more
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
Poor performance when loading or unloading a large Scene
Reproduction steps: 1. Open the attached project "PerformanceTest.zip" 2. Open "Loader.unity" Scene 3. Enter Play Mode 4. Click "Lo... Read more
Additional Shader Channel on a canvas resets when entering playmode.
"Additional Shader Channel" on a canvas resets when entering playmode. Text Mesh Pro is dependant on those additional channels. We... 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
[UI] "Blocking Mask" available in "Graphics Raycaster(Script)" component...
Description: "Blocking Mask" available in "Graphics Raycaster(Script)" component doesn't work when it set to "Nothing" with "Ignore ... Read more
Enabling "Content Size Fitter" Constraints and then removing them, greys...
Reproduction steps: 1. Open "MinimalRepro" Project 2. Open "Main" Scene 3. Select "Canvas" -> "GameObject" 4. Set the "Content Size... 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