User in the linked UDN reports that the parent BP update was not being called in an animation blueprint unless they hooked up the parent call. By default this call is greyed out in the graph and sh ...
9/19 VREditor sync notes: Should grey out the editor button while you're simulating ----------------------------------------- I noticed you can fix this issue by reseting the viewport by pressing t ...
A behavior tree task created in code will break in the editor behavior tree. The BTTask node shows as red and says that the class cannot be found. Node must be deleted and replaced to fix the erro ...
When using the Oculus Rift the user can look over one of the balcony's railings and see where one of the landscapes cuts off. This occurs on the Oculus headset. UE-40907 causes the Vive to clip th ...
Compile 'Note' on BP Interface events. It happens in actor BPs and also BP Widgets. A similar issue was fixed back in 4.11 with Custom Events. Could be related? https://jira.it.epicgames.net/brows ...
Adjusting the RecatNavMesh in a map can cause the AI to not move when simulating or playing in viewport. Setting it back to the default value does not fix the issue. I can only reproduce this with ...
This issue is reproduced in 4.16 preview 3 version and in Mac, deployed into android device. And not reproduced in windows pc. Not reproduced in 4.15.2 launcher version(regression) Not reproduced on ...
While testing in //UE4/Release-4.16 CL 3466753 in Binary – I encountered an issue when deleting NavMeshBoundsVolume and RecastNavMesh. The NavMeshBoundsVolume is deleted but the RecastNavMesh remain ...
Custom events cannot be overriden in child blueprints. The add event option is no longer available so as to override a custom event that was created in the parent. This appears to be a regression. ...
When ShooterGame project is packed from RunUAT.bat, if you give encryption option, crash occurs at game startup. Without granting the encryption option crash does not occur. This occur. This problem ...