Search Issue Tracker
Won't Fix
Votes
0
Found in
2018.4
2019.2
2019.2.10f1
2019.3
2020.1
Issue ID
1195081
Regression
No
All SerializableTexture2DId are changed, instead of one, when using an Array of Elements
How to reproduce:
1. Open the attached project
2. Select the "GameObject"
3. Change the "Dst Texture" under "Element 0"
Expected result: Only "Dst Texture" in the "Element 0" is changed.
Actual result: "Dst Texture" is changed in all Elements.
Reproducible in: 2018.4.12f1, 2019.2.12f1, 2019.3.0b9, 2020.1.0a11
Couldn't test in Unity 2017.4 (Scripts not compatible with the Unity version)
Note: Changing the SerializableTexture2DId on a separate Element which is not in an Array, doesn't affect the other fields.
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
- [Quest] Pitch Shifter causes audio degradation on Quest 2 devices when sped up
- "GUI Error: Invalid GUILayout" and "NullReferenceException" are thrown when adding Scenes to "Scenes in Baking Set" in Adaptive Probe Volumes
- Inspector window not updating when switching GameObjects in Play Mode while having a VR headset connected
- “UnityException: GetInvalidFilenameChars” errors are thrown, and the Overlay Save Preset button becomes unusable when entering Play Mode with a shortcut while Overlay Save Preset window is opened
- "UnityException: GetName can only be called from the main thread." erors are thrown when the Shortcuts window is opened and entering Play Mode with a shortcut
Resolution Note (2020.1.X):
Low priority defect and unlikely to be fixed for the near future.