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 ...
At screen resolutions other than 16: 9, widgets added with AddToPlayerScreen can not be completely filled. The final size calculated by GameLayerManager seems to be incomplete. ...
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. ...
Property Coloration View Mode is not supported by Nanite. (Left cube is Nanite and isn't affected by the Property Coloration view mode) [Image Removed] ...
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. ...
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. ...
Changing the “DistanceField Trace Distance” requires rebuilding the lightmaps even though the valu never affect light baking process in Lightmass. ...
Type changes are not shown as differences in the BP Diff tool. Found on 4.9 by live user (UDN link in additional info URL). ...
BlueprintNativeEvents (and BlueprintImplementableEvents) are not available to be overridden in a Blueprint Graph if they do not return a value. This affects both functions present in source code, as ...