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
- Usymtool tries to upload GameAssembly.pdb when it doesn't exist after building with Mono backend
- “NullReferenceException” error thrown in the Console when running HDRP Wizard “Fix All” in URP project after installing HDRP Package
- "Debug Draw Mode" unchecked checkboxes are not visible
- [Android] App crashes when Volume Depth of Field is set to "Bokeh" while using Vulkan Graphics API
- Baked Off Mesh Links outside the modified area are deleted when using NavMeshSurface.UpdateNavMesh
Resolution Note (2020.1.X):
Low priority defect and unlikely to be fixed for the near future.