UEbuildIOS.cs (and equivalents on other platforms, including Android and HTML5) force Target.bRuntimePhysicsCooking to false, presumably because we haven't compiled the necessary libraries yet for t ...
Calling the function FTabSpawnerEntry& RegisterNomadTabSpawner( const FName TabId, const FOnSpawnTab& OnSpawnTab ); to display the name of a new plugin causes the name to be displayed twice. In t ...
Enums can be cast to integers[Image Removed], but you get a hover message that says the aren't compatible. Make it so I can drag a pin from the enum and drop it on an int and it works.extend this to ...
Licensees are reporting app rejections from Apple with the message "Your app includes TrueDepth APIs. However, we were not able to locate any features in your app that use TrueDepth APIs." ...
SScrollBar SScrollBarTrack SScrollBorder SScrollBox ...
More details in slack: [Link Removed] ...
An assert crash is now triggered when set a widget using material to WidgetLoadingScreen of FLoadingScreenAttributes then call FDefaultGameMoviePlayer::SetupLoadingScreen(). The ensureMsgf in quest ...
Translucent materials do not receive specular highlights and reflections from Ambient Cubemaps set in Post-Process settings. There is a pass"InjectTranslucencyLightingVolumeAmbientCubemap" that sho ...
When a light that uses lighting channels is only visible in one view during stereoscopic rendering, it affects the default light channel instead of the assigned one in the view that it's not visible ...