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 ...
This is a trending crash after the 4.17.2 hotfix, but has occurred since 4.17.0. Users have not provided any description of their actions when the crash occurred. The callstack shares similarities ...
When adding a new C++ class to a project via the editor's interface, Visual Studio is opened but it ends up opening more than is necessary. Firstly, Visual Studio is opened without focus on the two ...
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 ...
With windows 10 there has come some new swap chains, which unfortunately messes some things with regards to fullscreen up. We've fixed a bunch in the renderer (which would downright cause crashes), ...
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 ...
An imported file that resides within the project's folders gets a relative path. That path is not updated it you copy the uasset to another folder, so from the location of the new asset's the relati ...
In Shootergame, adding a widget to the Viewport causes the editor to crash after PIE then re-opening the blueprint calling the widget. Additional Notes: This was repro'd in both main and Github. L ...
Crash when adding Actor Array Element to a Sequencer Event Struct Error message: Assertion failed: 0 [Link Removed] [Line: 56] Source Context: 42 N = FName(*StringName); 43 ...