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
- [macOS] Editor window is not restored to previous position when launching the Editor and mouse cursor is on a different screen
- [Usability] Warning message in an Adaptive Probe Volume Component is not informative enough when Realtime Global Illumination is enabled
- Inspector for Adaptive Probe Volumes is not repainted when toggling Realtime Global Illumination setting in the Lighting Window
- Surface Inputs are not rendering when using the custom BaseShaderGUI
- Reflection Problem custom Cubemap loses its reference when HDR is enabled and the platform is switched
Smilediver
Jul 14, 2016 21:44
Workarounds are described here: http://answers.unity3d.com/questions/377207/drawing-a-texture-in-a-custom-propertydrawer.html