Textures with ScreenAlignedUvs do not render correctly in stereoscopic (on the Oculus Rift). Does not reproduce using the DK2. Found on 4.11 Binary CL-2923993 ...
Exponential Height Fog has no effect on the level. Adjusting the fog density has no effect either. Tested in 4.11 stream CL-2811790 ...
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. ...
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 ...
There is a one-line fix for this in a shader file, see their PR on GitHub:https://github.com/EpicGames/UnrealEngine/pull/10251/files ...
This issue occurs only on Windows 11 24H2, but it affects all RealityCapture versions on this OS. It is allso not possible to open the images with the Windows Photos App. ...
Similar issues have already been reported here for iOS [https://udn.unrealengine.com/s/question/0D52L00004vJelTSAS/crash-ios-in-flandscaperendersystemcomputesectionperviewparameters] and here [https ...
Using the shot console command or the RequestScreenshot function to take a screenshot in Gear VR causes the app to crash. This was tested on Android-19, ETC-1 configuration, with both Developer Mode ...