BabylonJS / Editor

Community managed visual editor for Babylon.js
http://editor.babylonjs.com/
812 stars 232 forks source link

Editor preview behaves strangely/glitches after disabling post-processes #459

Open eemilkorkka opened 3 months ago

eemilkorkka commented 3 months ago

Hi, I ran into a problem with the Babylon.js editor.

The issue occurs when I disable the option "Enable Post-Processes" from the View section. I'm not sure how to explain this reasonably, but If I click and drag my mouse the editor preview sort of glitches and duplicates everything.

If I enable post-processes again then the editor preview goes back to normal. I thought this could be a project specific issue so I started up another project but turns out that's not the case. I also reinstalled the whole editor, yet the issue is still there.

here's a small video to show you what I'm talking about:

https://github.com/BabylonJS/Editor/assets/93221836/6813c504-bd85-478d-963c-a9f79c9c22d9

julien-moreau commented 1 month ago

Hey @eemilkorkka good catch! Fixing ASAP