The problem is that while I click on checkbox nothing is happend , but when I click it a little lower it work.
The code is on playground: https://playground.babylonjs.com/#E96Q97#17
The problem is that while I click on checkbox nothing is happend , but when I click it a little lower it work.
The code is on playground: https://playground.babylonjs.com/#E96Q97#17
@carolhmj - pinging you, let me know if you have the time.
This ended up revealing a pretty interesting case where we weren’t transforming certain uvs when needed, so thanks for reporting PR is up here, it might take a bit to be reviewed/merged: Fix picking on ADV to account for texture coordinates by carolhmj · Pull Request #12902 · BabylonJS/Babylon.js (github.com)
This was merged and will be available in the next version released next week. thanks @carolhmj !!