Search Issue Tracker
Won't Fix
Votes
0
Found in
5.2.3f1
Issue ID
748512
Regression
No
[PropertyDrawer] EditorGUI.DrawRect disappears when unfocused
Repro steps:
1) Open the project and Main scene
2) Select object Foo in the Hierarchy and lock the Inspector for the object
3) Notice that the Bar component is red - the way it should be
4) Try clicking around in the Project or Hierarchy window
5) Notice the Red color disappears from the component
6) Clicking again on it makes it appear again
Comments (1)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- ScrollView clips content when under an ancestor that has a filter set
- "Retrieving array element that was out of bounds" error thrown when attempting to remove a column from a Multi-Column List View
- Multi-Column List View horizontal scroll resets to left most position when scrolling vertically
- Floating License is lost for concurrent jobs
- Warning "Failed to insert item" is logged when Assigning Project to Organization's Project in the Project Settings
Smilediver
Jul 14, 2016 21:44
Workarounds are described here: http://answers.unity3d.com/questions/377207/drawing-a-texture-in-a-custom-propertydrawer.html