When trying to record a movie from a matinee in 4.10, it can fail for a number of reasons: 1. The folder does not exist 2. The cinematic view modes do not take effect 3. Trying to record a streamin ...
HUD can cause a crash when used with Mobile. "When running from visual studio exception happens here: https://github.com/EpicGames/UnrealEngine/blob/4.22/Engine/Source/Runtime/Renderer/Private/Mobi ...
When a strong pointer is set to null the packaged build of the game will immediately close. No crash logs were were made and no Saved folder was made (<Project Name>/Saved/Logs). An example project ...
When multiple duration GameplayEffects apply a GameplayCue with the same tag, the network authority game instance (standalone & servers) will remove all GameplayCues with that tag from the AbilitySy ...
The editor is not allowing users to save or close a project after an .FBX file has been copied to the project's Content directory and allowing the Content Browser to discover the change in source fi ...
i had an AWS EC2 g3.4xlarge instance(Nvidia M60 card). I could run 4.22 packed PS application correctly. When switching to 4.24.1, I got the following error when trying to start the application wit ...
When using the "Does Container Match Tag Query" node doesn't return true when a gameplay container member has the searched for gameplay tag in a blueprint that has been nativized. Packaging in Excl ...
Indirect Lighting Cache is causing the Indirect Lighting for Skeletal Meshes to flicker. I have attempted both ILCQ Volume and Point cache qualities, and it seems Point produces the most exaggerate ...
When a child actor passes a string to it's parent's overloaded constructor using an overridden function that returns a string it won't receive the correct string. I have verified that the correct fu ...
When an actor that can be stood on and jumped off of is moved in a sequencer it's inherited velocity doesn't scale with the Sequence play rate. If you jump in the opposite direction the cube is goin ...