Generated from CrashReporter ...
This is a regression. Assertion thrown while attempting to change a Float value on a Sky Light component using the Set Editor Property node. Different property values can trigger this assertion bes ...
When attempting to package for tvOS or iOS with the generate dSYM options enabled, numerous instances of the following errors occur:[2019.01.21-20.53.35:739][138]UATHelper: Packaging (tvOS): [2019 ...
The Blueprint diffing tool should skip transient properties. ...
Slack thread [Link Removed] Probably related to the same issue seen on Android, explained here: [Link Removed] ...
It is expected that cooking, including COTF, will fix-up all string asset references. There were a few reasons this wasn't happening, but we should get these fixes into 4.15 as the impact was worst ...
TriggerMontageEndedEvent is calling RemoveAtSwap after the NotifyEnd callback which is not safe if the ActiveAninNotifyState array is modified by the callback. WorkAround: Add a Delay node befo ...
When changing the name of a module or creating a new module, updating the _API of a class to the new module will cause blueprints based on this class to lose reference ...
Editor memory leak occurs when Actor's String Variable contains Characters(Char) close to/exceeding a million bytes ...