The issue seems to be that the control on previous scene is not detached and on current scene there is the attaching missing.
Example PGs:
I added loaded Model to your PG, but you might also need detachControl() and attachControl():
The issue seems to be that the control on previous scene is not detached and on current scene there is the attaching missing.
Example PGs:
I added loaded Model to your PG, but you might also need detachControl() and attachControl():