Update: 4/14/2015 Another report of this error: https://answers.unrealengine.com/questions/206466/blueprint-still-dirty-after-compile.html#answer-211801 =========================================== ...
While investigating an issue with enum comparisons breaking when the enum changes, I discovered that the comparison will not return true if set to "contains NOT EQUAL values" and the values are not ...
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 ...
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 ...
After holding any mouse button down and pressing escape to quit the game, using the right mouse button to move in the viewport locks it to the left and right bounds of the viewport. Sometimes moving ...
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 ...
When user sets their texture compression to BC7 while the project settings are set for Platform to only be Windows and use only DX11 this will cause any textures with this set to cause a crash when ...
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 ...
See steps to reproduce. Looks like the fixup when saying Yes to "Would you like to transfer the interface functions to be part of your blueprint" doesn't work correctly on the duplicated BP. Inter ...