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
- Custom Render Pass using Render Graph does not render to the Game view when used with a 2D URP Renderer
- [Linux] Vsync does not work correctly in Game View when using OpenGL
- Edge detection fails, _BlitTexture_TexelSize is 0
- Rotating GameObjects is not possible when transform.up is assigned through script
- [Android] Shadowmap Shadows have graphical errors on Android when the default Screen Recorder setting is turned on
Resolution Note (2020.1.X):
Low priority defect and unlikely to be fixed for the near future.