If a person is on the Shooter Game level Highrse and uses the blueprint node "Execute Console Command" to server travel to any other level the editor will crash. In PIE mode the editor will hang at ...
UDN Issue: [Link Removed] ...
When using Chinese characters in Blueprints, it will almost always see a crash when saving the project and PIE. This only occurs in the 4.6 release build. It does not occur in Main. Crash Report: ...
When a texture asset has certain properties edited, its PostEditChangeProperty() method calls to UTexture::NotifyMaterials(), which triggers a recompilation of materials that reference it in their m ...
Platforms .ini config files can end up with incorrect data, due to how ProjectSettings manages the config data. On a Windows machine, if we open the ProjectSettings window, all the data is going to ...
This is a common crash that has occurred since at least 4.16. The one user comment mentions a plugin, but many of the crashes occur on vanilla builds. User DescriptionsVaTexAltlas plugin enabled i ...
In Shootergame, adding a widget to the Viewport causes the editor to crash after PIE then re-opening the blueprint calling the widget. Additional Notes: This was repro'd in both main and Github. L ...
If a static mesh component has Simulate Physics enabled, GetRelativeTransform() returns the value of world transform. ...
A project building in Visual Studio will sometimes fail with the error Unrecognized type 'FBar' - type must be a UCLASS, USTRUCT or UENUM. This can occur in situations where one struct was reference ...
User crashes on PIE when number of players is set to two in the "Play" drop down menu. No crash if number of players are set to 1,3, or 4. Additionally, setting the "Dedicated server" checkbox to ...