Search Issue Tracker
Fixed in 2019.2.X
Votes
0
Found in
2019.1.0a8
2019.1.0a13
2019.2.0a1
Issue ID
1117232
Regression
No
Missing texture for a pressed down UI Elements dropdown when using the "Personal" Editor Skin
How to reproduce:
1. Open the attached project "case_1117232-ToolbarIssue"
2. Make sure that Edit -> Preferences -> General -> "Editor Skin" is set to "Personal"
3. Open the user's custom Editor Window by going to Window -> UIElement - > Test
4. In the top left of the window click the dropdown with "abcd" written on it
Expected result: Dropdown box becomes pressed in (it has no elements)
Actual result: a yellow warning triangle texture is drawn on the box and a warning appears in the Console Window
Reproducible with: 2019.1.0b5, 2019.2.0a6
Could not test with: 2019.1.0a7 and older (UI element script have compilation errors)
Note: clicking the dropdown shows this warning: "Texture not found for path: Builtin Skins/LightSkin/Images/toolbar pulldown act uie.png
UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)" in the Console Window. This warning is only shown the first time the dropdown is clicked
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- XR Ray Interactor Cone Cast doesn't match Gizmo in Scene View when Cone Cast Angle is higher than 10 degrees
- [XR] LODs switch between high and low poly when Objects are near the center of the screen and switch when near the periphery vision
- Crash when trying to force Shader to interpret 1/30 as a floating point operation
- Terrain is flickering when adjusting "Compatibility Mode" and "Use Rendering Layers" Settings
- Isometric tiles are flickering and overlapping each other when entering Play Mode with Tilemap Renderer mode set to "Chunk"
Add comment