Forcefield Shimmer Effect does not work properly in VR

Reproduction Steps
Repro.rbxl
See that the shimmering effect works in flat mode, then compare it to how it looks in VR mode.

Expected Behavior
The “shimmering” effect works as expected in-game and in the Studio window. I would expect the same in VR mode.

Actual Behavior
The effect seems to happen at a fraction of the rate, slow enough that it’s not noticeable at all.

Studio Window:

VR Mode:
https://cdn.discordapp.com/attachments/577190202032914443/966782277830975498/2022-04-21_15-25-36.mp4

Issue Area: Engine
Issue Type: Display
Impact: Low
Frequency: Constantly

6 Likes

Thanks for the report! We are investigating this issue!

2 Likes

Does the hand have SurfaceAppearance? Because if so, the force field effect does not work with SurfaceAppearance. The test case attached doesn’t seem to have the hand model, just a sphere without SurfaceAppearance and hence the force field effect works there.

2 Likes

repro 2.rbxl (31.6 KB)

Here’s the repro with the hand model, I can confirm as of today it works in non-VR and won’t work in VR. Thank you for helping out with this!