Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
JoachimKalank's avatar
JoachimKalank
Honored Guest
1 year ago
Solved

Tracking flickering with Scene API, Unreal Engine 5

Hello, I'm having an issue with Unreal Engine 5's MRUtilityKit. When I try to use the Scene API to make meshes appear on walls, it works. However, as soon as I press the Meta button to recenter the g...
  • JoachimKalank's avatar
    1 year ago

    I managed to fix it, in case one day someone encounters the same issue, it was because I had in my Character, in the Class Defaults, in the Pawn Category, the checkboxes "Use Controller Rotation Pitch" and "Use Controller Rotation Roll" checked. Uncheking them fixed the issue.