Search Issue Tracker
Fixed in 2020.1.X
Votes
0
Found in
2019.3.0b6
2020.1.0a8
Issue ID
1190199
Regression
Yes
[IMGUI] "Apply" button text is overlapping with the dropdown icon under "Override" Window
"Apply" button text gets overlap with a dropdown icon under the "Override" window when prefab has some changes, refer attached screenshot.
Steps To Reproduce:
1. Create a new project
2. Hierarchy > 3D Object > Cube
3. Select cube to view its properties in the inspector
4. Change Scale of a cube (X to 5) in the Inspector
5. Click on the Overrides button
6. Select Transform to open the context menu and observe
Actual Result:
Apply button text overlaps with dropdown icon
Expected Result:
Apply button text appears clearly without any overlaps
Reproducible in:
2020.1.0a8, 2019.3.0b6
Working fine on:
2020.1.0a7, 2019.3.0b5, 2019.2.6f1
Environment:
Windows 10, macOS 10.14 & Linux ubuntu 16.04 LTS
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment