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 ...
You are unable to change the filepath for Datasmith Scenes. The '...' box is there for you to select but it does nothing when clicked. This issue happens in both 4.19.2 (0.182) and 4.20.1 (4.20E2) ...
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 ...
Refraction depth bias in Material Instances will not update to Parent Materials value. Found in 4.19 CL# 4033788, 4.20 CL# 4233996, and 4.21 CL# 4299102 Expected from user:Refraction Depth Bias sh ...
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 ...
If you change the type of an event dispatcher variable (why is this a thing?!), then you will permanently have a warning of the form "No delegate property found for NewEventDispatcher_0" that will ...
Licensee found that running the resavepackage commandlet that sublevels who's lighting was built were not saving the changes. ...
No user comments in crash group 262 UPackage* LoadReplacementPackage(UPackage* InExistingPackage, const uint32 InLoadFlags) 263 { 264 if (!InExistingPackage) 265 ...
Adding a variable to a Struct used with SpawnActor breaks functionality without warning. Workaround: Clear Class from SpawnActor and reassign same class User Cites Blueprint Compile manager as fau ...