playcanvas / playcanvas/engine
Unloading and reloading basis textures with normals enabled causes artifacts on older iOS devices
Open
@slimbuck is already working on this.
Since Jul 9, 2021.
area: graphics
- Dominant language
- JavaScript
- Stars
- 16.8k
- Forks
- 2k
- Avg merge
- 4h 32m
- Merged PRs (30d)
- 222
Description
Repro: https://playcanvas.com/editor/scene/1173315
Click load, wait till object spawns, unload, then load again. The second load will show black artefacts.
So far this happens on:
iPhone 5S iOS 12.4.5
iPhone 7 but not on iOS 14.6
This does not happen on iPhone XS iOS 14.4
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.