User does not change anything in Client Play Camera Shake. Reproduced in 4.8 and Main (//depot/UE4/Promotable-CL-2581498). This is a Regression: it works as expected in 4.7.6 ...
When a material instance with exposed parameters is applied to a landscape; the parameters set to a new value and then reset to back the default value, the landscape does not respect the new default ...
Currently, the Control Rig Editor allows the user to use the "Instanced Struct" type, for example for a variable or function input/output. However, this type does not seem to be properly supported ( ...
When you declare a plugin as "Editor" type, the plugin is still included in a packaged development build. Found in 4.10.3 binary. Reproduced in 4.11 Preview 5, and Main CL 2870013 ...
After calling Seamless Travel, actors in the level will not be in their original positions. The example provided by the licensee had a different result: the actors, despite having Start Awake disabl ...
Texture sizes incorrect and always output 1k resolution textures when creating HLOD proxy meshes and using the per property manual override for texture sizes. I have attached a screenshot which exh ...
Assertion failed: SoundWave->GetPrecacheState() == ESoundWavePrecacheState::InProgress The above assertion fail was seen when played in standalone mode. Play-In-Editor mode (PIE) is working as exp ...
Atmospheric Fog cannot be toggled to hidden in the Scene Capture 2D's detail settings. All other setting will toggle correctly. ...
When deleting an asset any other asset that holds a soft reference to the deleted item will appear in the reference list. For a soft reference when choosing to replace the references with another as ...
If you are using a large amount of Niagara, you will experience excessive load times in PIE even if nothing is changed. The following code change seems to be effective as an interim response. void ...