Hi,
I have a project created with the VR template in 5.0.3.
When I build lightning, there is an error in the console saying "LogUnrealMath: Error: TMatrix<T>::InverseFast(), trying to invert a NIL matrix, this results in NaNs! Use Inverse() instead."
The error is printed every frame and the frame rate drops significantly. The issue seems to be with the map actor, since the error disappears when I hide the map actor.
Anybody else having this issue or knows what's causing it?