April 2, 2024
UE Errors
Play VR Mode window is hidden on game start
Unreal Editor errored loading
ComposeRotators()
RotatorAB = UKismetMathLibrary::ComposeRotators( RotatorA, RotatorB));
RotatorBA = UKismetMathLibrary::ComposeRotators( RotatorB, RotatorA));
ComposeRotators() has matrix multiplication inside. Matrix multiplication is not commutative.
No config folder for loading config folder in project to the project settings...