Enabling Energy Conservation on Material makes Clear Coat Material look weird in Preview. It looks fine in the Level Editor, but not in any "Preview" type viewport (Material Editor, Asset Thumbnails ...
UAT has intermittent crashes at the end of packaging. Looks related to [Link Removed] . Could be that the solver is being destructed after the null check earlier in the function if this is multit ...
From AnswerHub: Utilising 128 textures in a material does not work in Linux, its still limited to 16 (actual 12) on OpenGL platforms, I looked at the commit that implemented it and I don't see anyth ...
When an animation is skipping frames, interpolation will not occur if the Max Evaluation Rate is set to the same number as the number of frames being skipped (or 1 frame higher). The Eval Rate will ...
There is a crash that is occurring for packaged games that use the string tables and nativized blueprints. This issue only affects a packaged build of the game. Testing for this issue did not yield ...
When using deferred decals there are artifacts that are caused by the emissive color of the decal when viewing the decals from a low angle. These artifacts appear as thin lines on the edges of the m ...
Attempting to launch a project packaged for HTML5 on Google Chrome 32/64-bit or Firefox 32-bit results in an error. According to Nick Shin, this is due to asm.js and does not include in newer versio ...
Using the HighRes Screenshot command in a shipping packaged build crashes the game. This issue does not display a callstack or the crash reporter, simply a message that says fatal error then closes ...
THere is an issue with a Packaged game where a crash occurs when inclusive blueprints with an enum that exists in multiple blueprints. In the callstack, it appears that a blueprint is not found, ev ...
Spinbox displays values that differ from the value of the delta, when values are displayed for a spinbox their value always reads in the 0.000001 values, instead of listening to the delta. Unsure if ...