Search Issue Tracker
Fixed in 2020.2.X
Votes
0
Found in
2020.2.0a16
Issue ID
1260888
Regression
No
Arrays are not Reorderable by default when SerializeField or SerializeReference attributes are used
How to reproduce:
1. Open the project "case_1260888-Reorderable"
2. Open the Scene "SampleScene"
3. Select the "GameObject" in the Hierarchy
4. Observe the Inspector
Expected results: "SerializeField_Array" is not Reorderable
Actual results: "SerializeField_Array" is Reorderable
Reproducible with: 2020.2.0a16, 2020.2.0a17
Could not test with: 2018.4.25f1, 2019.3.16f1, 2019.4.3f1, 2020.1.0b15, 2020.2.0a15 because arrays are not Reorderable by default
Notes:
1. It is reproducible using arrays, lists
2. It is not reproducible when the field is public
-
Peter77
Jul 16, 2020 16:29
Related forum thread:
https://forum.unity.com/threads/thank-you.904778/#post-6057308
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
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
Resolution Note (fix version 2020.2):
Fixed in: 2020.2.0b4