This was discovered when I wanted to capture a physics bug and was joked to capture it in Sequencer. When attempted, it accurately captured what happened when played in the viewport, but when it was ...
Array variables marked as RepNotify are not calling OnRep on the server when they are not directly set using a Set 'VariableName' node. Found in 4.14.0 CL# 3195953 Reproduced in 4.13.2 CL# 317229 ...
When using a blueprint with a destructible component, you can call the SetCollisionResponseToChannel node of that component in the construction script. As a result the engine will crash when attempt ...
REGRESSION Yes, does not occur in Release-4.14 at CL 3215883 When multi-selecting bodies in the PhAT viewport, there is a significant delay between the user clicking and the editor registering the ...
It appears that as of 4.15, there is an issue with creating/joining sessions. The attached test project worked fine previously in 4.14, but now is unable to join sessions. The user has stated: Th ...
When attempting to play the GDC_Landscape_01 map in Editor or as Standalone Game, game plays with very low FPS ~ 3-10 on machines that should be able to handle 30+. While testing for regression, ra ...
Pin wires do not connect correctly after collapse to function and duplication. Any node can cause this issue, I used an INT variable because it was quick to test with. Regression: This issue affect ...
When a mesh is declared in a custom component class and that component is added to an actor class, compiling a blueprint based on the actor class will cause the mesh set in the component to vanish i ...
This crash occurs frequently for our users. It appears to be the same issue that was logged in [Link Removed]. For that Jira, the CrashGroup stopped getting updates after 4.13.2 - [Link Removed] ...
When using a pawn blueprint, you cannot modify the value of a variable in the config files. This issue does not affect other kinds of blueprints, as this issue does not affect actor blueprints. Re ...