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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Smilediver
Jul 14, 2016 21:44
Workarounds are described here: http://answers.unity3d.com/questions/377207/drawing-a-texture-in-a-custom-propertydrawer.html