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
- Crash on D3D12CommonShader::ApplyGpuProgram when attaching material which samples "_UnityFBInput0" to "Full Screen Pass Renderer Feature" Component
- SpeedTree meshes and objects count differs when comparing the numbers in the Player with the Editor
- Model and Prefab Preview icons are not updated after upgrading associated Materials to URP
- Game view is rendered white when viewing the Editor with HDR display and Post Proccesing is enabled on the Main Camera with 2D URP
- "GetPreferedValue" returns max value when using auto-sizing
Resolution Note (fix version 2021.2):
Fixed in: 2021.2.0a20