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
- [Linux] Crash on ModalProgressBackendLinux::Clear when Domain Reload progress bar appears
- Duplicating the Properties in the VFX Graph Blackboard pastes them on the top of the list instead below the original Property
- Package Manager lets some packages to be imported when everything in the package is deselected while other packages have the “Import” button greyed out
- The Blackboard scrolls up and selecting Items breaks when Duplicating Items in a scrolled down List
- "Curve" window workspace doesn't update the scale to match the selected curve preset unless reopened
Resolution Note (fix version 2019.1):
This issue has been fixed in Unity versions 2019.1.4f1, 2019.2.0a9.