Brijesh Posted September 20, 2018 Share Posted September 20, 2018 Hello, I start to use latest stable update of babylonJS (V3.2 stable) and include all Components but still face an error "your scene is trying to load a legacy version of the PBRMaterial, please, include it from the materials library", With previous version its work fine. Can anyone help me to come out such an issue. Quote Link to comment Share on other sites More sharing options...
Guest Posted September 20, 2018 Share Posted September 20, 2018 Hello, your scene file must contains a reference to a previous version of the PBR (probably a .babylon file). The best option would be to export your .babylon file with newer exporters. Brijesh and Sebavan 2 Quote Link to comment Share on other sites More sharing options...
Brijesh Posted September 22, 2018 Author Share Posted September 22, 2018 Thank you so much @Deltakosh , Its working..!!! But I have one another issue, I used babylon.canvas2d.js with older version of babylon.js, its working fine. Now i start use new version of babylonJS (latest stable version V3.2 stable) but babylon.canvas2d.js is not compatible with babylonJs latest version, i also upgrade the babylon.canvas2d.js (3.0.1-beta) version but still this version also not compatible with babylon V3.2. Can anyone help me to come out from such an issue or any other alternate way to use canvas2D with latest version V3.2 of babylonJS ? Quote Link to comment Share on other sites More sharing options...
Guest Posted September 24, 2018 Share Posted September 24, 2018 Unfortunately the canvas2d project was discontinued by his author. But we have an official replacement if you are ok to port your code: http://doc.babylonjs.com/how_to/gui (This one is maintained by the core team so no risk of discontinuation :)) Brijesh and PiyushBhalala 2 Quote Link to comment Share on other sites More sharing options...
PiyushBhalala Posted September 26, 2018 Share Posted September 26, 2018 Thank you @Deltakosh for very useful information. Quote Link to comment Share on other sites More sharing options...
Guest Posted September 26, 2018 Share Posted September 26, 2018 Feel free to keep us posted Brijesh 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.