Search Issue Tracker

Fixed in 2021.2.X

Fix In Review for 2020.3.X

Fixed in 2021.1.X

Votes

0

Found in

2020.2.7f1

2020.3

2020.3.2f1c1

2021.1.0b9

2021.2.0a6

Issue ID

1328336

Regression

Yes

SerializedObject.hasModifiedProperties returns false after modifying properties of the SerializedObject

Serialization

-

How to reproduce:
1. Open the attached '1328336.zip' project
2. Open 'SampleScene'
3. In the Hierarchy select 'GameObject'
4. In the Inspector expand 'Lit Test Data' > 'Element 0'
5. Toggle the 'Is Change' checkbox
6. Observe the Console

Expected result: 'True' error gets logged in the Console
Actual result: The Console is empty

Reproducible with: 2020.2.7f1, 2020.3.4f1, 2021.1.0b9, 2021.1.3f1, 2021.2.0a6, 2021.2.0a13
Not reproducible with: 2018.4.34f1, 2019.4.24f1, 2020.2.6f1, 2021.1.0b8, 2021.2.0a5

Note:
- The Scene is marked as dirty after toggling the checkbox

  1. Resolution Note (fix version 2021.2):

    Fixed in 2022.1.0a2

  2. Resolution Note (fix version 2021.2):

    Fixed in: 2021.2.0b5

  3. Resolution Note (fix version 2021.1):

    Fixed in: 2021.1.18f1

Comments (2)

  1. Zelxin

    Dec 20, 2022 15:46

    I'm experiencing this issue on 2022.2.0f1 still.

  2. Agent40

    Oct 16, 2022 05:36

    This seems to still be an issue for version 2021.2.9f1 when attempting to change serialized class's values within lists from within the Editor.

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.