Search Issue Tracker
Fixed in 2019.1.X
Votes
0
Found in
2019.1.0a11
2019.1.0f2
2019.2.0a1
Issue ID
1164071
Regression
Yes
Inspector tab is constantly repainted when GameObject has a specifically-named Script Component containing CustomPropertyDrawer
How to reproduce:
1. Open the "SampleScene" Scene in the attached "case_1164071-Puk.zip" Unity project
2. Make sure Internal Mode is on (open "Help" > "About Unity" in the toolbar and type "internal")
3. In the Hierarchy tab, select the "ConstantRepaint" GameObject
4. In the Inspector tab, observe the flashing indicator next to "Inspector"
Expected result: the Inspector window is repainted only when it is interacted with
Actual result: the Inspector window is constantly repainted if the Script Component is expanded
Reproducible with: 2019.1.0a11, 2019.1.3f1, 2019.2.0a1, 2019.2.0a8
Not reproducible with: 2018.4.3f1, 2019.1.8f1, 2019.2.0b7, 2019.3.0a8
Note: could not attempt to reproduce on Unity 2017.4 due to the indicators not appearing in Internal Mode. Only reproducible with some specific class names (in this case, only "Spline Renderer"). Only reproducible on versions 2019.1.0a11 through 2019.1.3f1 and 2019.2.0a1 through 2019.2.0a8.
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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
Resolution Note (fix version 2019.1):
This issue has been fixed in Unity versions 2019.1.4f1, 2019.2.0a9.