Given a TMap where the value type is an instanced object: when a child blueprint is saved with modifications to the TMap, and then additional TMap are added to the parent blueprint and the child blu ...
If a radial force component applies force to a BSP the editor will crash. The radial force will need to be set to affect world static objects. ...
ChaosCacheManager (CCM) is not reproducing Collision events the second time (and onwards) we record a Geometry Collection (GC) breaking session. Particles set to track Collision Events correctly fol ...
"Depth Fade" material node does not work on Oculus Go with Open GL 3.1 active and Mobile HDR disabled. Seems very similar to [Link Removed] however disabling Separate Translucency or calling r.M ...
Create a blueprint based on actor, give it a SceneComponent named ExampleComp (BP_TestActor) - this should be the blueprints only componentCreate a new level (TestMap), place an instance of the bluepr ...
Pausing simulation in PIE does not pause looped timers on the Server when players is set to more than 1. The Client pauses the timer as expected. With only one player, timers are paused as expected. ...
Physics Asset doesn't follow the Skeletal Mesh when Physics Blend Weight is set to any value between 0 and 1. Could be related the the fix for this JIRA: https://jira.it.epicgames.net/browse/UE-192 ...
UPD: According to Affects Version field, issue reproduces in 4.26, Regression for 4.27 - No. ...
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 State Trees, the AI Debugger can be accessed during play to show information about their current execution state. If a behavior tree is currently in a state that references a linked tree, ...