REGRESSION Does not occur in 4.24 Crash occurs if the user spawns an actor with an instanced editable Gameplay Tag node that was changed on the spawn node. Another user reported this happening wit ...
Several users have reported crashes when attempting to open the OculusVRDarts game we offer in our [Link Removed] Instead of allowing the engine to crash, we should handle this issue gracefully and ...
Whenever packaging project from Launcher with a PreviewGameLanguage set, the culture="preview language" is added to the UE4CommandLine.txt file. Can avoid this issue by setting "None" in PreviewGam ...
Some reset to default buttons not appearing for UMG Appearance. This seems to only affect the Categories like Brush, Style or categories under Style like Normal/Hovered. Individual properties rese ...
This is only occurring on Mac and only in OSX 10.12. This is also a regression from 4.13 Right clicking in the dock, Show all windows, and selecting the game window does NOT fix the issue. Runnin ...
Go To Definition fails for Set and Map Utility nodes (does not seem to affect Arrays). A warning similar to the following appears in the output log:LogSelectionDetails: Warning: NavigateToFunctionS ...
Light Propagation Volume Occlusion does not affect scene as it should. The workaround in 4.17.2 is to disable DBuffer decals which will enable the Light Propagation Volume Occlusion. Occurs in 4.1 ...
Using the Super functions for OnRegister, OnUnregister, Serialize when defining their functionality in a derived class of UPostProcessComponent causes a linker error. Tested in 4.21.2 (CL - 4753647 ...
When trying to get CookedFFTData from an audio component in a packaged build it fails despite working in the Editor. This also occurs when you package the project from File->Package Project->Windows ...
A material with 'enable stencil test' will crash on mobile. Enable Stencil Test is a new option in materials as of 4.23 Confirmed with OpenGL 3.1 + 2 and Vulkan on Pixel XL Also Crashes on iOS ...