Imported mesh can not show in the scene

Hi there, recently when i import a new mesh with env material, it cannot show in my scene. But after checking the inpector panel, that mesh can be found in Nodes type. And there is an warnning like this

babylon.js:1 BJS - [15:34:31]: Unsupported babylon environment map version “2”

My babylon.js version is 5.0.0. Should I update babylon.js ?

It should work with 5.0. Can you repro in the playground?

I switched to 5.2.0 version and it works.

1 Like