When a Skeletal Mesh isn't assigned, enabling Per Poly Collision on the Skeletal Mesh Component causes the Editor to crash. This issue was reported and tested in 4.20.1 (CL-4233996). This issue was ...
Metallic materials get darker when directional light is set to movable. In 4.19 the same material will render dark in all mobility of the directional light. Found in 4.19 CL# 4033788, 4.20 CL# 4233 ...
Changing Frame Buffer Pixel Format to Float RGB Causes Editor to Crash. Unable to test in 4.19 due to setting not being available. Found in 4.20 CL# 4233996 and 4.21 CL# 4299102 ...
The material function Input Displays incorrect data type for Volume Texture, Static Bool, Material Attributes, and External. The function will still work properly however the type data is displayed ...
It seems that "Enabled per poly collision" with "Support compute skincache" causes a crash at runtime immediately. We can easily reproduce it with ContentExample. The logs at the crash timing... L ...
It seems that cloth simulation doesn't work correctly on 4.20 if Compute Skin Cache is ON. We can easily repro it with Content Example [Link Removed] Is this by design? ...
Garbage collection crash during opening cinematic. Note after crashing and relaunching the game the saved file appears as 8% complete instead of 0%. Note this crash is also occurring with //UE4/D ...
Crash when exiting standalone. "we have an export that is never getting resolved, this is the export that is causing the mislink error when shutting down the game" Please see UDN post for more info ...
When converting a Blueprint class to native C++ code, we're not currently distinguishing between an instanced default subobject assigned to an instanced object reference property within the CDO that ...