When attempting to apply torque to a ragdolled skeletal mesh, nothing happens, regardless of the value used. Applying an impulse works as expected, but adding torque seems to have no effect. Found ...
When using source control and attempting to sync the project, sometimes assets are not updated to the latest changes properly. This causes changes made to those assets later to override previous ch ...
In the Content Browser in the Viewport to the right of the Content Browser outliner (*see image): If you are in Tile View you can drag an asset into a folder in the same viewport and successfully m ...
Using Object Scale in your material with an Instanced Static Mesh does not change the color of the material if you scale the individual instances of the Instanced Static Mesh component. If you scal ...
Users are reporting crashes and poor performance when generating foliage using the Experimental Procedural Foliage Volume tool. Regression? Yes, this does not occur in the previous engine version o ...
This is a trending crash coming out of the 4.17 release. Update: also occurring in 4.18 User DescriptionsCompiled after Refreshing Blueprint node after changine its namePressed compile after creat ...
A blueprint that uses a node for a BlueprintNativeEvent function breaks on hot reload. Blueprint cannot be saved or compiled. Compile error states: Error This blueprint (self) is not a HOTRELOADED ...
SetMaterial allows the user to add a Material which updates the GetMaterials array but not GetNumMaterials. The user who reported this was trying to add a material to a skeletal mesh during runtim ...
Crashes in UGameplayStatics::GetPlayerController, probably because World is NULL. When you package this vehicle game setup or play in standalone, the game will crash. 4.6.1 release crash (Standalo ...
Attempting to set the Pressed Sound for Widget Style dynamically never actually sets the sound. When you click the button, you get no pressed sound. However, when setting the Pressed Sound through t ...