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: ...
User reported trying to use a Vector Parameter with a Custom Expression and the parameter was only registered as a Float3 and would give the X3017 error when compiling. I confirmed this and teste ...
The PlugIns menu item under Edit will disappear if 'Expand Configuration Menus' is set to true. PlugIns still visible under Settings. [Image Removed] ...
Something must have changed with how LERP's or Vector Transforms deal with a float 0 value, which breaks this particular material Error:[Image Removed] Fix:[Image Removed] ...
When setting a project to only use dynamic lighting with the console variable r.AllowStaticLighting=false, the rendering of a Skeletal Mesh in Persona is corrupted. r.AllowStaticLighting=False: in ...
On certain assets, specular element is showing lines on an asset. [Image Removed] I have attached a Maya and FBX file of an asset which demonstrates this issue. ...
Editor experiences an unrecoverable hang when placing the user's Montage into a Third Person Blueprint Project and opening the montage after retargeting to the current skeleton. Attached Log from P ...
There is a fairly noticeable difference in color rendition between a 2D Side Scroller Paper2D project when in Editor or PIE compared to Standalone Game or the same sprite asset in a Blank UE4 Projec ...
It looks like the Functions Get Float Parameter, Get Vector Parameter, Get Actor Parameter, Get Color Parameter are listed in the API, but are not callable in a Blueprint. ...