Uploading textures via Unity Playworks would ignore flags to swap between upload and default textures
Possible solution:
- Setting the same texture used in the project as the default texture in the replaceable fields tagged as a “LunaPlaygroundAsset” will override the that assets ignoring any kind of flags. Instead use the default texture and assigned to something else.