The motion controller component doesn't track motion controllers correctly. This worked in 4.23.
If you create a VR template project and follow the repro steps this issue doesn't occur.
This was tested using a Vive Pro headset with Vive controllers .
Found in 4.24.1 CL#10757647
Reproduced in 4.25 Main CL#109285306
1. Create a blank project.
2. Create a new pawn blueprint (DemoPawn).
3. Add motion controller components to DemoPawn. Set the hand value in one component to Right and the other to Left.
4. Add cubes underneath the components for visibility.
5. Make DemoPawn the default pawn in the gamemode.
6. Start in VR preview
Result: The motion controller components don't track at all and sit at their default position.
Expected: The motion controller components track correctly.
How does TextureRenderTarget2D get TArray<uint8> type data?
How do I set a material as a post-processing material?
Why does the REMOVE method of map container remove elements have memory leaks?
What is the cause of the packaging error falling back to 'GameUserSettings' in ue5?
What does the number (2152,1-34) in glsl error mean?
How to delete some elements correctly when deleting an array loop?
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-86988 in the post.
11 |
Component | UE - Platform - XR |
---|---|
Affects Versions | 4.24.1, 4.25 |
Target Fix | 4.24.3 |
Fix Commit | 11534651 |
---|
Created | Jan 17, 2020 |
---|---|
Resolved | Feb 19, 2020 |
Updated | Oct 27, 2020 |