When using a non-default scene, environment doesn't work. It's enough to add a `scene` prop: ```jsx <Environment scene={myScene} /> ``` This is a two-three lines change max ## TODO - [ ] Make the change - [ ] Add this case to the storybook