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
Comments (1)
-
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
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
Resolution Note (fix version 2020.2):
Fixed in: 2020.2.0b4