question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

SSR Pass only reflection on the floor working in Firefox and chrome

See original GitHub issue

Describe the bug When i open the ssr example in firefox and chrome on my laptop the reflections on the cubes and rabbit are not visible. On my old phone it works , and on another desktop PC with gtx 1080 it works.

sssr

Output “SSR only” shows full black outp ssr only

on firefox i got these two warnings in console and on chrome there’s no errors/warnings

Feature Policy: Skipping unsupported feature name “xr-spatial-tracking”. 2 examples
Feature Policy: Skipping unsupported feature name “xr-spatial-tracking”.

Platform:

  • Device: [Desktop]
  • OS: [Windows]
  • GPU: [GTX 1650]
  • CPU: [ryzen 5]
  • Browser: [Chrome, Firefox]
  • Three.js version: [examples page]

Another note : my monitor is 120hz , and this laptop has dual gpu, a radeon vega 8 inbuilt in the CPU and a GTX 1650

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:27 (11 by maintainers)

github_iconTop GitHub Comments

3reactions
optimus007commented, Oct 1, 2021

@optimus007 Not sure If it is related but, can you try to use SSAO with your SSR?

both these effects are rendering the input passes it requires inside the pass itself.

Beauty , depth & normal are being rendered twice in each pass .

So SSR and SSAO are currently not chainable

2reactions
optimus007commented, Oct 15, 2022

I do all the dev stuff on chrome but re-installing firefox did fix the issue and ssr also looks correct !

thank you for catching up on this issue !

fffix

Read more comments on GitHub >

github_iconTop Results From Across the Web

NBA Games won't load in firefox . they work fine though in ...
Hello, I have problem playing nba matches on watch.nba.com (all the videos on the website included) I can play them fine in chrome...
Read more >
Screen Space Reflections (SSR) Post Process
Using a SSR post-process: pros: renders all possible reflections in all directions and complexity only depends on the screen's resolution (as all post-processes) ......
Read more >
Firefox vs Chrome 2022 [Mozilla vs Google Browser Showdown]
In this Firefox vs Chrome analysis, we take a close look at both browsers and find out which one is the best.
Read more >
Web site not working in Edge but works in Chrome, Opera ...
We have a SSRS ReportManager/ReportServer web sites that are working fine via any other browser than Edge or IE. The error we are...
Read more >
Surprise! Firefox and Chrome display passwords in plain text
This will open up the Saved Passwords box. Now click on Show Passwords Button. Example Below: FirefoxShowPassword. Surprise! Did your jaw just hit...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found