Result : all the RTs allocated for edit layers (in global merge mode) will be padded to the next power of 2 for no good reason, which can lead to out-of-VRAM (as reported by [Link Removed]) ...
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. ...