yzthr Posted November 26, 2018 Share Posted November 26, 2018 hi guys! I find some bugs in new Inspector. When i click "show gizmo" button, the node will disappear. then click button in DEBUG tag for example:"Display axes", after that i can't rotate the camera. shotscreen: Quote Link to comment Share on other sites More sharing options...
Sebavan Posted November 26, 2018 Share Posted November 26, 2018 I was not able to repro on my scene ? Do you see a Playground where you can repro the issue ? Quote Link to comment Share on other sites More sharing options...
yzthr Posted November 27, 2018 Author Share Posted November 27, 2018 Hi, Sebavan! I find the bug only in my playground in latest version(4.0). And it's OK in stable version. Here is my PG. Quote Link to comment Share on other sites More sharing options...
Dad72 Posted November 27, 2018 Share Posted November 27, 2018 I do not have the same bug when I open the inspector and I select a node.The camera then freezes, I can not move it. I guess that's when multiple cameras are created. If I delete all scene.activeCameras.push(camera); it works. so I think there is a problem with the inspector when several activeCameras are created. here work whitout activeCamera.push() https://playground.babylonjs.com/#X5DRLN#3 trevordev 1 Quote Link to comment Share on other sites More sharing options...
trevordev Posted November 27, 2018 Share Posted November 27, 2018 Yep, it looks like there is a bug with picking when using multicameras, im looking into it Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.