Kesshi Posted February 6, 2017 Share Posted February 6, 2017 Since Version 2.6 Vector3.Unproject() is not working as expected anymore. I would expect that if i project a vector and after that i unproject it, i get the original vector. This works with 2.5 but not with 2.6. The problem seems to be the change of this commit: https://github.com/BabylonJS/Babylon.js/commit/aea052a54acb9b97530c87297c40f2823ebbc4f8 If i revert this change its working as expected again. Here is a playground:http://www.babylonjs-playground.com/#21NAUI#0 Quote Link to comment Share on other sites More sharing options...
GameMonetize Posted February 6, 2017 Share Posted February 6, 2017 Good catch:) it is fixed now Kesshi 1 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.