ElectricNightOwl / ArmSwinger

ArmSwinger is an artificial VR locomotion library developed on Unity 5.4. ArmSwinger allows you to use your arms to control your position in 3D space in a natural way with minimal disorientation.
http://electricnightowl.com/armswinger/
MIT License
101 stars 30 forks source link

Players can get stuck in walls during certain situations #26

Closed kjack9 closed 7 years ago

kjack9 commented 7 years ago

From /u/simburger:

Sometimes the whole scene will freeze frame, by freeze I mean the HMD will not update and will be a single non updating frame until you reset the scene.

The easiest way to reproduce the freeze frame is to run full speed into the steps too steep to climb, or into the side or back of a staircase a full speed. It's also easier to reproduce and happens in more places if you crank the max speed up to 10+.

kjack9 commented 7 years ago

Not able to reproduce this using v1.0.2. I have asked /u/simburger if the issue persists in v1.0.2. If not, I will close as no problem found.

kjack9 commented 7 years ago

This was finally resolved by the changes to Push Back in v1.1.

Closed by #30