Search Issue Tracker

Fixed in 2021.2.X

Votes

0

Found in

2017.4

2018.4

2019.3

2020.1

2020.1.0b1

2020.2

Issue ID

1228004

Regression

No

Iterating through SerializedObject array and setting property fields stops when an object that does not need updating is found

Serialization

-

How to reproduce:
1. Open the attached 'SerializedPropertyTest.zip' project and load 'Test' scene
2. In the Hierarchy window select 'Tester1' and inspect it's 'Text' value
3. Repeat step 2 with 'Tester2' and 'Tester3'
4. In the Editor select 'Test' > 'Set Apple'
5. Repeat step 3

Expected result: 'Tester2' and 'Tester3' 'Text' values are set to 'Apple'
Actual result: 'Tester2' and 'Tester3' 'Text' values are NOT set to 'Apple'

Reproducible with: 2017.4.38f1, 2018.4.19f1, 2019.3.6f1, 2020.1.0b2, 2020.2.0a3

  1. Resolution Note (fix version 2021.2):

    Fixed in: 2021.2.0a20

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.