When importing the attached FBX file with only Animations, the editor will crash. The Same asset will import without error in 4.9.2 Crash Reporter BUGG: [Link Removed] ...
When importing the attached FBX file, the engine crashes the libfbxsdk module. The same FBX can import successfully into 4.9.2 with only bone errors listed in the Message Log. Crash Reporter Link: ...
The editor appears to crash when a widget is removed from the viewport by another widget ...
The comment (and resulting tooltip in the Editor) for the ConeHalfAngle property in BTDecorator_ConeCheck.h does not appear to be correct. The property seems to be controlling the angular size of th ...
In high-end mobile preview modes the exposure will return much more exaggerated results. This is related to the new default tone mapper settings since changing r.TonemapperFilm to 0 solves the issue ...
In some scenarios, FPropertyDelegate::SignatureFunction can point to freed memory after a garbage collection run. This appears to be more common when running the CompileAllBlueprints commandlet. ...
Arithmetic assignment operators seem to be applied twice when committed in the Niagara stack. This occurs when entering *= 2.0 for example into a float input. This may be the result of the SNiagar ...