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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note (2020.1.X):
Low priority defect and unlikely to be fixed for the near future.