Force Next Floor Check doesn't work when the player is stopped, even though the tool tip says that it does. User Description: I'm trying to shrink / grow the collision capsule for our needs but wh ...
When an actor has a blueprintable struct that contains a reference to an actor component and that component is created default in the actor's constructor, the struct and the component will be unedit ...
When using materials with CustomData inputs, such as the Eye material with Iris Distance and Mask, Virtual Texture samples will increase the instruction count for each unique VTPageResult. Each cus ...
Using both an Atmospheric and Exponential Height Fog will cause an issue rendering Translucency-based Materials. (See Screenshots below) IMPACT: Cannot use both Atmospheric Fog ...
User Submitted Video: [Link Removed] User Description: "Swipe to look (with only the left virtual gamepad joystick) is undoubtedly the established gold standard for 3D First Person mobile games. ...
When using a capsule component for the character with CCD enabled there can be a force that pulls or pushes simulated meshes that are never touched by the capsule. Demonstration video attached. As ...
Custom Nodes plugged into World Displacement are yielding:Error [SM5] error X3017: 'CustomExpression1': cannot implicitly convert from 'struct FMaterialTessellationParameters' to 'struct FMaterialP ...
Physic Constraint movement is quadratic where previously it was spherical. ...
In AbilitySystemComponent_Abilities.cpp, the check for the client being on a different section on line 3059 checks that the RepNextSectionID is not the current section. One would assume this is beca ...
AreaID always seems to be empty during the first PIE session after hot-reloading. Only able to test in Dev-Framework CL# 3221683 due to the licensee's project being created in 4.15 and not being b ...