Set Actor Enable Collision doesn't turn off collision for Child Actor Components. User expects it to do so because other nodes like Set Hidden in Game work on the entire actor and the API explains i ...
With 4.15, I can move Foliage to "Sublevel B", but I can not move it with 4.16. It seems to be affected by the update in 4.16 (New: When moving a foliage asset to a new level, you will now be prompt ...
There is an issue that occurs where changing the scalability settings via the game script during play saves the values for the editor, but when the game is played a second time, the settings visuall ...
It is currently not possible to set variable values of an actor component, instanced in the level, by using the "details" pane. The Actor's construction script will only evaluate the variable defaul ...
In 4.20, calling BuildPlugin on a plugin outside the \\Engine\Plugins\... folder whose .uplugin has the same filename as a plugin inside \\Engine\Plugins\... generates the following error: ERROR: F ...
Clients crash when being part of a Seamless Travel if there was an active particle system in the level that was spawned at runtime. If the travel is not seamless, the particle system is placed in th ...
Any instanced Actor with a public MovieSceneEventParameter struct doesn't retain any altered values on level load. Found in 4.22 CL#7053642 Reproduced in 4.21 CL#4753647 , 4.24 Main CL#7173985 ...
Plugins created using the Third Party Library template won't load in a packaged build or the Launch button in the Editor Toolbar, but will if launched through the Project Launcher Window via the Edi ...
When attempting to open a package using Vulkan, the application is loading and never opens. This happens for Launch On as well. This issue may be related to [Link Removed]. I was not able to reprod ...
It appears that RSTP streams do not work in editor when used with a Stream Media Source asset. ...