April 2, 2024

UE Errors


Play VR Mode window is hidden on game start

Screenshot made with UE5.2

Unreal Editor errored loading

Screenshot made with UE5.2

You have to kill the app OVRServer_x64 via the Task Manager

Screenshot made with Task Manager

ComposeRotators()

RotatorAB = UKismetMathLibrary::ComposeRotators( RotatorA, RotatorB));

RotatorBA = UKismetMathLibrary::ComposeRotators( RotatorB, RotatorA));

RotatorAB != RotatorBA !!!

ComposeRotators() has matrix multiplication inside. Matrix multiplication is not commutative.





No config folder for loading config folder in project to the project settings...


UObject->AddToRoot()

UObject->RemoveFromRoot()



RunUnderOneProcess