Expanding a folder in the Finder through the editor will crash the editor. Reproduced in 4.7.2 binary on 10.9.5 Crash Report: [Link Removed] ...
Adding more than 8 connections to or from a state in the state machine results in unpredictable behavior, like causing an animation to fail. (See image.) Was able to reproduce with user's test file ...
User did convert the project to 4.7.2, but they don't know which project it was made with originally (all he gave me was that it was a long time ago) Unable to repro by converting projects (code an ...
Changes to Agent Radius are ignored if the navigation is rebuilt during runtime. Agent Radius is changed to the default value of 50. ...
Get Data Table Row node cannot accept non-literal input in the "Data Table" input. Additionally, this cannot be promoted to a variable. ...
When launching a cook on the fly project on Android the splash screen last about 2 minutes before the template opens. ...
When an event on a component that is called from an actor's constructor is deleted, the editor crashes. ...
Components spawned at runtime do not take Radial Damage if simulating physics. ...
Access None errors creating log spam in user's project when he is editing the BP. This causes a gradual, but significant, increase in the Editor's memory usage. It appears to occur with a a refere ...
BP Component is not destructible if the Object Type is set during runtime. If the Object Type is set manually before PIE is started, the BP component will destroy correctly. ...