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
- Memory usage rises when switching scenes with GRD enabled and a loaded texture in URP
- [Quality Hackweek] Terrain Brush Size value is not serialized after deselecting the terrain when using the first instance of multiple Inspectors
- "NullReferenceException" is thrown when setting a long string in TMP with "Atlas Population Mode" set to "Dynamic" and "Multi Atlas Textures" enabled
- TextMeshPro text is misaligned when alignment is set via script
- A DX11 shader error is thrown when compiling shaders for platforms without DX11 support
Smilediver
Jul 14, 2016 21:44
Workarounds are described here: http://answers.unity3d.com/questions/377207/drawing-a-texture-in-a-custom-propertydrawer.html