DLC download is working as expected but opening a map with anim sequence which is located at DLC's pak file will lead to crash in iOS. ...
Create a Parent AnimBP, add any animation to it. Then create a childAnimBP from Parent. In ChildAnimBP, go to TargetSkeleton (from class settings) to change a different skeleton. Then go to the Anim ...
I think I narrowed this issue down to bad UV coordinates being interpreted during the BasePassVertexShader execution applied to instancing. At this line in VertexFactoryGetInterpolantsVSToPS: flo ...
This problem does not occur when running PIE with New Editor Window mode. ...
Entering an Audio Volume that has a Submix Send set to Pre Distance Attenuation and using a Convolution Reverb causes severe audio glitching. Does not occur if Send is Post Distance Attenuation. Doe ...
When editing a GameplayTagQuery inside of the editor, there are times when the query editor will not update the query when selecting Ok or fail to return the query to its original state before editi ...
This is not a regression. After creating a C++ based Game Instance the Editor crashes if you compile twice then play and stop. ...
If you right click on a level node in the reference viewer and choose edit, it will bypass prompting you to save unsaved changes in your current level, silently discarding all unsaved work. ...