The audio can be heard for the opening splash but the video can not be seen. In Binary 4.15.2 neither video or audio play. ...
This is not a regression as it occurs in 4.16.2 The test case was just recently updated to test for planar reflections so not sure if this is intended to work or not. ...
Packaging for Android fails if bEnableExceptions is set to true. The errors are in the log file attached below. Regression?: Yes This did not occur in 4.19.2 ...
Post-Process Anim Instances do not have BeginPlay called. The proposed fix is to addif (PostProcessAnimInstance) { PostProcessAnimInstance->NativeBeginPlay(); PostProcessAnimInstance->Blu ...
It looks like particle toggle tracks use TimeRangeToNumberRange which gives the incorrect range as a result of CL 10893518 which fixed [Link Removed]. ...
This problem is similar to the following case. [Link Removed] [Link Removed] It seems to have been fixed in 4.16, but the licensee reported it in 4.25. ...
OpenXR Thumbstick Up/Down/Left/Right Input Actions do not seem to fire. I tested on Quest 2, but it sounds like the problem may be all of OpenXR. ...
This worked in previous releases, but changed around 4.27.2 and Early Access. This prevents users from using C# regular expressions. ...
we can do a "cheap fix" here by adding the "IgnoreTypePromotion" metadata to the date time functions, but there are some underlying issues with the FindBestMatching func in this case causing it to f ...
This is a regression. Tested in //UE5/Release-5.2 CL26001984 It appears Sky Atmosphere isn't rendered by a camera with projection mode set to Orthographic. ...