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
- “Default state” name in Inspector is not truncated when given longer name for “New State” in Animator window
- Upgrading HDRP Project causes the Cloud Layer to warp when using the Global Volume with the Visual Environment enabled
- The Inspector does not shown SkinnedMeshRenderer Bounds when they are overriden by script
- Confusing validation message in Scoped Registries
- Compute shader is dispatched with unsupported workgroup size on multiple browsers when building the project for Web with WebGPU Graphics API
Smilediver
Jul 14, 2016 21:44
Workarounds are described here: http://answers.unity3d.com/questions/377207/drawing-a-texture-in-a-custom-propertydrawer.html