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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Resolution Note (fix version 2021.2):
Fixed in: 2021.2.0a20