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
- Progress indicator in Meta Quest Build Profile configuration is barely visible
- Slightly transparent objects disappear completely in Web Player when using RenderGraph
- Visual Scripting Components are hidden behind a throbber when Multiplayer Play Mode is running with at least one local instance
- Video Player does not throw an error when playing a video with unsupported encoding settings
- Errors indicating that TMP Extras were not Imported logged when opening the Render Pipeline Converter Window while in Play Mode
Add comment