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
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
- "Assertion failed on expression" error occurs when multiple Animation Components are instantiated after changing the Culling Type
- MacOS persistentDataPath uses old path when built compared to Editor Play mode
- Crash on RaiseException when entering Play Mode in a specific project
- Debug Console does not reappear when disabling and re-enabling Debug.developerConsoleEnabled
Resolution Note (2020.1.X):
Low priority defect and unlikely to be fixed for the near future.