Issue with babylonjs/core package and UniversalCamera

Hi @Deltakosh, how do I test the nightly update?

I realized i could simply use a freeCamera instead of the Universal. But then I have another similar error showing when I create new DefaultRenderingPipeline:
this._scene.enableDepthRenderer is not a function

And I can’t find that function in the babylonjs code in order to import it.