Search Issue Tracker

Fixed in 2021.2.X

Fixed in 2018.4.X, 2020.3.X, 2021.1.X

Votes

0

Found in

2018.4.33f1

2020.3.1f1

2021.1.0b11

2021.2.0a7

Issue ID

1320482

Regression

Yes

An empty custom editor will force all inspector windows to be redrawn every frame.

Inspector Framework

-

How to reproduce:
1. From any project, add the attached ForcesRepaint MonoBehaviour (see attached files)
2. Create a new GameObject and add the ForcesRepaint MonoBehaviour on it.
3. Open multiple inspector windows (and/or Properties... windows) and lock them to different objects.
4. Open another inspector window and select the GameObject containing the ForcesRepaint MonoBehaviour.

Expected result: The inspector windows do not repaint constantly.
Actual result: If the ForcesRepaint MonoBehaviour is inspected, all inspector windows are repainted every frame (see attached files).

  1. Resolution Note (fix version 2021.2):

    Fixed in 2021.2.0a10

  2. Resolution Note (fix version 2021.1):

    Fixed in 2021.1.0f1

  3. Resolution Note (fix version 2020.3):

    Fixed in 2020.3.1f1

  4. Resolution Note (fix version 2018.4):

    Fixed in 2018.4.33f1

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.