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
- APV gets disabled when the SubScene is closed but still loaded
- VFX Graph Particles render black when using Baked GI in URP Unlit Shader Graph
- Crash on Unity::Joint::SetJointLocalActorFrames when changing connectedBody on a ConfigurableJoint
- WebGL player crashes on RuntimeError when using the Disk LTO code optimization
- All Animators previous animations are activated while transitioning when a second split-off transition overrides the first split-off transition
Resolution Note (fix version 2021.2):
Fixed in: 2021.2.0a20