This is a common crash affecting users in 4.16 and the 4.17 Previews. The two descriptions provided by users say their crash occurred after updating their project from 4.13. User DescriptionsUpgra ...
This is a common crash affecting users in 4.16, and has occurred since at least 4.12 for more than 200 unique users. The callstack has similarities to [Link Removed], and as-such may be out of our ...
This is a common crash in the 4.16 release. Affected users have not provided additional information. Source Context 1795 // Some tasks can only be done once we finish all scenes/viewports ...
LogPlayLevel: QAGame: [2017.06.28-14.09.14:706][ 0]LogLinker:Warning: Unable to load package (../../../QAGame/Content/UMG/UMG_Sprite.uasset). Package contains EditorOnly data which is not supported b ...
This is a common crash occurring for Mac users in the 4.16 release. It appears to occur during editor startup. The below details are taken from user log files.LogFileManager:Error: Requested read of ...
This test took 13 seconds using Binned2 and 10 seconds using Binned1. It took 0.06 seconds using jemalloc ...
I had to force quit the editor when it was taking too long to shut down, and it appears some assets got saved incorrectly. Probably nothing that can be done about the assets being saved incorrectly ...
Editor is crashing when clicking on the reload button within the modules window of the editor. This also occurs in 4.16 so not a regression. ...
The FVector::Normalize function states in its comment that if given a vector that is too small to be normalized, it will set it to 0,0,0 and return false. The function only returns false and does no ...
MakeSureMapNameIsValid will take in a FString, look for an asset matching that FString and edit it to match the asset path of the asset found. This issue is caused by the function not limiting its s ...