This is a common cook crash affecting users in 4.16. It is possibly the same issue as described in [Link Removed] for past engine versions. Source Context 33 virtual void Serialize(void* ...
This issue occurs when streaming levels including reflection captures are displayed with delay. When it finishes loading assets, reflection capture textures are uploaded to the GPU. Then the leve ...
Having Child Actor Components that are set in code can cause data loss upon compiling the blueprint. In this particular scenario, there are two custom Actor classes involved, MainActor and SubActo ...
When a Material Instance is loaded that has a nullptr layer in StaticParametrs.Materiallayers. The Material Instance will create it's own CachedExpressionData but the ConnectedParameterMask will be ...
Regression with rendering Spline Mesh Components seen on older (5s) iOS device. I did not reproduce a crash with an iPadPro A1701 or an Android Note 4 Confirmed in 4.23 MAIN at CL 6910902 ...
This is a trending crash in 4.18.0. One case of this callstack occurred in 4.17.1, but then numerous have occurred in 4.18. Users have not provided any descriptions of their actions when the crash ...
This has occurred so far using ES31 with Launch On to Android. It didn't occur with ES2 or Vulkan.Error: === Critical error: === Error: Error: Fatal error: [File:D:\Streams\Fortnite_Staging\Engin ...
"ERROR: Client target not found!" When packaging client after enabling or disabling a plugin. This will happen on both developer or shipping client as the build configuration.UATHelper: Packaging (W ...
When you package a project via the editor, it updates the ProjectPackagingSettings to set the StagingDirectory to the specific one chosen by the user. However, it saves this path as an absolute path ...
From [Link Removed]: 你好,我发现这里的选项有一些工作逻辑不一致,提一个改进建议: 当手动隐藏Actor小眼睛图标的时候,设置Hide Selected At Startup 是无效的,这具有很大的误导性,而其他任何情况下,工作都是正常的,比如: 1.小眼睛隐藏+Show All At Startup 2.小眼睛隐藏+Show Selected At Startup ...