This report has been logged due to a high volume of submitted crash reports. Additional information is currently unknown. User descriptionsDeleted 3 rocks from mesh folder and accepted to delete e ...
Note that this bug potentially also affects a wide variety of material / geometry setups; however, a translucent wireframe setup is currently the main reproduction case. The issue may also be notice ...
The approximate size for a Static Mesh that is shown in the tooltip from hovering over a Static Mesh in the Content Browser and the approximate size shown in the Static Mesh Editor can be inconsiste ...
https://udn.unrealengine.com/questions/570767/filtering-bug-with-iseditoronlyactor.html On a a blueprint that inherits from an actor class such as FunctionalActor, the user can mark Actor::bIsEdito ...
If you are using a large amount of Niagara, you will experience excessive load times in PIE even if nothing is changed. The following code change seems to be effective as an interim response. void ...
This is a common crash occurring in the 4.16 release. It has occurred for many users, but nearly every user's project is named some variation of "pinball", this makes me wonder if the repro is surf ...
This is a common crash affecting users in 4.17 and 4.18. User DescriptionsI wasn't able to get my UCX collision to import. Clicked the yellow "return" arrow next to the asset import settings option ...
FPropertyBase constructor does not handle a TMap/TSet property. Following workaround can avoid this error. explicit FPropertyBase(FProperty* Property) : PropertyExportFlags(PROPEXPORT_Public) ...
Reference UDN as it explains well the cause of the issue. ...
PlayerController isn't tickable during pause while using the 'Set Tickable When Paused' node. https://answers.unrealengine.com/questions/243791/camera-ticks-but-does-not-update.html User Descriptio ...