There is an issue where you cannot specify a specific location for a windowed packaged game when using a command line to open the project, the project will move to that position for a brief moment b ...
Material Parameter Collection parameters only return default values when drawn to a Render Target This does NOT happen when drawing a material using a non-MPC parameter. To test this:Open Actor_BP ...
When opening the Stack-O-Bot project in 5.0 Preview 1, the project has a rendering issue where bright shimmering lights appear all around the screen. I discovered that this is due to the PostProcess ...
Skeletal or Static Meshes exported from DAZ Studio as 2014 FBXs import with errors since 4.7. The same mesh in 4.6.1 imported without perceived errors. [Image Removed] Attached Files: DAZ_Test.fb ...
When working in a project that is in 4.16, disabling the Paper2D plugin causes a packaged version of the project to not open. This issue is different from previous versions as disabling the plugin i ...
There is an odd issue occurring when the world origin is changed, changing the world origin causes the foliage to cull in unexpectred ways. The issue can be solved by using the console command "r.Al ...
This is a trending crash coming out of the 4.18 Preview. User Descriptionsadded a directional light Source Context 779 const FPrimitiveSceneProxy* Proxy = PrimitiveSceneInfo->Proxy; ...
Enabling the Online Framework Plugin in a Binary build of the editor (download from the Epic Games Launcher) causes packaging attempts to fail due to a file that is missing. This does not occur in s ...
The implementation of UMGSequencePlayer::Play and UMGSequencePlayer::Pause are not conducive to being able to efficiently pause and resume animations. Some problems that need to be addressed: 1. ...