I am studying through Mackey’s video Getting Started Video to play around with Babylon Unity toolkit.
Unity:2021.3.11f1
Babylon Unity Toolkit:5.0.0 A63.1X
When I build project, there was a warning:
I removed the identifier ‘TouchJoystickHandler’ in Assets/Content/Browser/InputController.ts(1737,19).
Then I added RegisterImportMeshes and RegisterAssetContainer method on SceneManager type. Wow, It works!