Skip to content

Quest Home Editor v0.10.11

Choose a tag to compare

@xAstroBoy xAstroBoy released this 11 Jul 22:52

If your home loads but everything is black — this is the fix.

The vista was overriding your home's scene

Your home and the empty vista both loaded fine (no fallback), but everything rendered black. The cause: the empty vista still carried a scene config (fog + clip planes), and that config applies to the whole view regardless of which layer it came from — so the vista's dark fog overrode your home's own settings and blacked out everything.

Now the empty vista is fully inert: it has no scene config at all — no fog, no clip planes, no skybox, no lighting. Just an empty valid package that loads and contributes nothing. Your home's own scene settings apply unchanged, so it renders exactly as it should with no vista interference.

What to do

  1. Update to v0.10.11.
  2. Re-cook + install (or plug in the Quest and let the auto-fix re-neutralize the vista with the inert version).
  3. Your home renders normally, the vista contributes nothing.

Linux/macOS: build from source (bash QuestHomeEditor/build_linux.sh).