Search Issue Tracker
[UI] Duplicating child objects of Canvas with rotation set to Worldspace...
Steps to reproduce:1) open users attached project2) select from hierarchy cube>CanvasWithLocalRotation>Panel3) duplicate (ctrl... Read more
Dropdown menu is corrupted if Template is enabled before running the scene
Steps to reproduce: 1. Create new project2. Create Dropdown menu3. Enable its child "Template" and run the scene4. Stop the scene an... Read more
[InputField] Caret not blinking after disabling/re-enabling inputfield's...
Steps to reproduce this issue: 1. Create input field2. Play3. Click on input field4. Notice caret blinking5. Disable and then re-ena... Read more
Scale of the prefab is ignored, and recalculated into a new value using...
To reproduce:1. Open attached project2. Open UIscaleScene3. Press play4. Notice that button scale is 10 times bigger than prefab scale Read more
OnEndDrag is called when you click a UI object
To reproduce this bug: 1. Import the attached package2. Open 'scene'3. There is a UI image with a script which has OnBeginDrag, OnDr... Read more
Incorrect line spacing when using RichText
How to reproduce:1. Open the attached project2. Open the scene ( It has a Text component. Text is written using RichText and some wo... Read more
UI element does not change position while it is disabled (SetActive(false))
To reproduce:1. Open attached project2. Open test3. Press play4. Disable Image object5. Press I key (script attached to Canvas chang... Read more
A Unity error "m_IsMask" appears in the console whenever you toggle a pa...
How to reproduce:1. Open the attached project2. Open the scene "MaskingBug2"(it has a canvas and one panel nested inside another)3. ... Read more
UI Button: Left or Right horizontal alignment gives no indent from the b...
1. Open attached project > Scene1 and check Text of Button 3OR1. Add UI Button to the scene2. Go to Text element of the button an... Read more
[OSX] Crash when exiting play mode in GfxDeviceClient::SetMaterialProper...
How to reproduce: 1. Open attached project2. Open scene PlatformerTest.unity3. Enable Maximize on play4. Play the scene5. Stop playi... 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
- [iOS] [Android] External library generics fail during IL2CPP build
- Animator State’s Multiplier field shows a Parameter that no longer exists when the Parameter was assigned and then deleted
- Shadows disappear and come back after couple frames when using OnDemand Shadows and OnDemand Reflection
- “Delete Selected Items” is still active in the menu when Label is not selected in New Sprite Library Asset window
- "View Generated Shader" button in Shader Graph Asset is not aligned with other buttons