This is a regression that was introduced with changes made to address issues with native vs. non-native component registration at Blueprint construction time ([Link Removed]). Prior to those change ...
Building the level or lightmaps can clear the volumetric lightmap. In 5.5, this requires you to perform a full build, or a lighting only build with a BSP brush in the scene. In 5.6, all level build ...
When the Mobile Previewer loads, the Safe Zone widget is not working properly at startup, and requires a window resize to update to the correct Safe Zone. ...
If dynamic bindings are being used in a custom code class from which Blueprints are derived, any hot reload will make the bindings a permanent part of the Blueprint and they cannot be removed or cha ...
Internal Compile error received from rearranging Format Text nodes Output Log of Error: LogBlueprint:Error: [compiler] Error Internal compiler error inside CreateExecutionSchedule (site 2); please ...
Licensee report of crash during shutdown due to setting [UIApplication sharedApplication].idleTimerDisabledbeing from the Game thread. Grouped together with others items in [Link Removed] ...
[Link Removed] I have this set up so that FX artists can stack UV manipulations, so I don't want to just have all the UV manipulation in the layer with the base color, even though that does give me ...
A welded hierarchy blocks updates to collision settings on all but the root primitive. Calling SetCollisionResponseToChannel on the children won't work. The licensee noticed that IPhysicsProxyBase* ...
Hit handled ensure when dragging the slider in Morph Target PreviewLogOutputDevice: Error: Ensure condition failed: DynamicData->MorphTargetWeights.Num() == LODModel.MorphTargetVertexInfoBuffers.Get ...
When the RHI thread is enabled (with or without parallel-execution) for Metal it isn't currently possible to run "profilegpu" because the GPU timestamp emulation code isn't multi-thread safe and pro ...