Model’s texture is changed after sprite/label is created.
Steps to reproduce the behavior:
- Create model dynamically
- Set material
- Set texture
- Set position
- Set scale
- Create sprite dynamically
Expected behavior
Model’s view shouldn’t changed.
Defold version:
- Version 1.2.168
Platforms (REQUIRED):
- Platforms: run from editor
- OS: Windows 10
- Device: -
Minimal repro case project:
ModelBug.zip (358.9 KB)