This is only occurring on the Galaxy 6 Edge. Was tested on multiple iOS and Android devices and could not repro Galaxy S6 Edge_6714 OS: 5.0.2 ...
When opening a packaged QAGame project the text actors do not render on all display previews on certain devices. So far this has been found on both iOS and Android, while other devices render text f ...
REGRESSION: YesWORKING: 3172292 (4.13.2)BROKEN: 3177600 (4.14) If the user enables the Follow setting on a sound notify, the sound will not be heard in Persona. The sound will still play correctly ...
A crash occurs when using the Make Tile Map Editable function with blueprints when deployed to a mobile device. I can confirm this crash does not occur if you remove the function from the level blue ...
The fade track currently iterates over all UWorlds and adjusts the fade on the first player controller of each world. This means that the fade will be set for all players in a networked game, even t ...
REGRESSION: YesWORKING: 3172292 (4.13.2)BROKEN: 3177600 (4.14) In the Content Examples Animation level, at Display 1.15, the rifles are offset from the character's hands for two of the skeletal mes ...
LevelSequenceActor is missing Super::Tick( ), preventing Blueprint version of class from calling Tick( ). ...
This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Error message: Assertion failed: Obj [Link Removed] [Line: 107] Source Context: 93 ...
The editor is crashing sporadically in OSX 10.12. I have just started hitting this crash ~ 3-4 times a day usually when opening a new tab of some sort in the Mac editor Looking at the various repo ...
Because the C++ Top Down template is missing Super::Tick( DeltaSeconds ), the Blueprint for the class will not receive the Tick( ) event. ...