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
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
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
- Deferred not working on Android
- [iOS] Back Triple Camera is not focusing manually and automatically
- Mouse inputs cannot be inputted when searching the Shortcuts Menu by type "Shortcut"
- "Debug Assertion Failed!" error when launching Windows Dedicated Server Player with Script Debugging enabled
- [Cinematic Studio][3D HDRP] Shader warnings thrown in the Console window when creating a new project with Cinematic Studio template
Resolution Note (fix version 2021.2):
Fixed in: 2021.2.0a20