Is this a bug with OpenXR tracking in OpenXRHMD.h:145? virtual void SetTrackingOrigin(EHMDTrackingOrigin::Type NewOrigin) override { TrackingSpaceType = (NewOrigin == EHMDTrackingOrigin::Floor ...
For 4.27/5.0 (as part of [Link Removed]) we changed the asset manager's settings to be a key-indexed config array which gives more safety with removing entries via the UI. However, this actually bro ...
Please see the UDN for a potential fix/workaround description. ...
Potentially missing lightmass path for skylight that needs to imitate the static directional light GI solution. ...
Crashes after editing properties of TwoBoneIK node. If following the reproduction steps, the binding of NodePropertyDelegateHandle will not be removed, causing illegal access on the second editing. ...
When adding the Start Matinee Camera Shake node to a blueprint and then playing the project, the editor crashes. When regression testing in 4.26 however, I noticed that compiling the Third Person Ch ...
Swapping between output devices with different channel counts can cause sound corruption for sounds that were paused during the device swap call. More info can be found in the linked UDN, along with ...