UE does not allow to have spacing for array in MetaSound PatchThis occurs in MetaSound Source as well Regression checked and occurs on //UE5/Release-5.1 @ CL 22805038 - P4V Repro Rate : 4/4 ...
PythonScriptPlugin sets std output mode to _O_BINARY but fails to restore it to the previous state afterwards because cached StdOutMode is already _0_TEXT, hence _setmode returns -1. See PythonScri ...
In my example picture I have "Grass" set as the target attribute area but the debug cubes are appearing on the dirt and snow as well. This only happens when the landscape subsections are set to 2x ...
Licensee request for this as it is affecting productivity. Likely requires a method of allowing a user to choose which behaviour they prefer. For reference, the behaviour changed in CL 11684461 to f ...
Nanite mesh is not culled because "DrawInGame" value in the primitive uniform buffer is always 1. Can be fixed with below modification:// in FPrimitiveSceneProxy::FPrimitiveSceneProxy DrawInGa ...
"UPrimitiveComponent::bStaticWhenNotMoveable"'s category is set to Lighting, not Physics. This causes it to be hidden when lighting-related properties are hidden, even though it controls physics sta ...
Comment bubbles above comment boxes no longer have an option to pin/unpin comment bubbles. This functionality allowed users to choose whether or not to show the comment bubble, which was useful for ...
Masked Materials have become more expensive in 4.13 and internal builds than in 4.12. Images attached for demonstration along with test map using the bush prop from starter content. Tested with ...
Generated from CrashReporter Error Message: Fatal error: [File:D:/Build/++UE4+Licensee/Sync/Engine/Source/Runtime/Core/Private/Windows/WindowsPlatformMisc.cpp] [Line: 475] Pure virtual function bei ...
Editor crashes when attempting to play a recorded demo - Assertion failed: IsGameWorld() && GetCurrentLevel() This issue occurs when using a template project or QAGame. This does not occur when usi ...