Unable to load the icon: 'MiniPopupNoBg'.
DanielEverland opened this issue · 1 comments
DanielEverland commented
Unity Version: 2018.3.0b10
Unable to load the icon: 'MiniPopupNoBg'.
Note that either full project path should be used (with extension) or just the icon name if the icon is located in the following location: 'Assets/Editor Default Resources/Icons/' (without extension, since png is assumed)
UnityEditor.ReorderableList:DoLayoutList()
PatternInspector:OnInspectorGUI() (at Assets/Editor/Patterns/PatternInspector.cs:44)
UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)
cfoulston commented
Thanks for reporting. Looks like Unity has removed or renamed that icon.
I've replaced with something similar for now