Turning off a destructible mesh's collision will still affect navigation around the destructible mesh Note: This issue is related to [Link Removed]. The workaround for that issue does not apply he ...
Drag coefficient on vehicle blueprints affects forward and reverse differently. If in reverse, it seems to be additive or multiplicative to the vehicle's movement as opposed to providing any resista ...
Visual Studio 2017 15.8 includes a fix to properly handle std::make_shared used with over-aligned types. However, this is a breaking fix and requires the definition of one of two macros to either ac ...
Currently, the ShowStats viewport option is automatically enabled when entering PIE and automatically disabled when exiting PIE. This forced disabling happens even if the option was enabled prior to ...
Overlap trigger on Event Begin Play doesn't work after converting project from 4.7.6 to 4.8 P2. The user thought this was related to using Custom collision object types but it is reproducible with ...
Since Gamepad input works without needing focus (which was added in 4.9 with [Link Removed]), a Gamepad's input will also affect all instances running on the same computer. Regression?: No This occ ...
User bug report: Why do you guys remove the Json Importer from UE 4.8? All atlases from TexturePacker can not be imported anymore on our projects. Is there a way to activate it? or maybe is there a ...
Visibility of World Outliner doesn't affect skylight. But it affects other kinds of lights like Point Light, Directional Light. I found that USkyLightComponent::CreateRenderState_Concurrent() doesn ...
This issue is related to [Link Removed] (which was fixed). However if the user creates a new actor and then adds a static mesh they can end up with permanent holes in their nav mesh. If the user tog ...
In the Preview Scene Settings, adjusting the Lighting Rig Rotation setting manually doesn't affect the lighting. It only affects the sky. ...