NME: selected block’s "Type" isn't updated properly

Heya, when using the NME there’s an issue that makes it hard to check/change the type of several blocks in a row (eg to “Visible in the inspector” or “Constant”).

For example if I select a Float or Color or Vector block and then click on another such block, the “Type” property still has the first block’s value. To see the second block’s value, it’s necessary to first click on an empty part of the graph to deselect the first block before selecting the next one.

cc @Deltakosh who is able to code these days !!!

@Deltakosh let me know if you want me to look into it :slight_smile:

1 Like

On it!

Here we are: Fix cache issue by deltakosh · Pull Request #13008 · BabylonJS/Babylon.js (github.com)

3 Likes