Currently no user comments on crashreporter Similar issue crashing in landscape file: [Link Removed] Logged this issue separately but wanted to provide that information. ...
When using the "Does Container Match Tag Query" node doesn't return true when a gameplay container member has the searched for gameplay tag in a blueprint that has been nativized. Packaging in Excl ...
Context: In a World partition level, to reduce complexity and provide a scalable solution when creating new projects, grid cell streaming can be enabled. Problem: The problem is that physics constr ...
Context: Chaos Physics is able to use convex hulls to represent object collision geometry for queries and simulation. Problem: Chaos sometimes can not generate contact points while two dynamic conv ...
A replicated Timeline's Finished output does not fire on the Client if the Server changes the Timeline Length to a shorter duration. Test project attached. Reproduced in 4.9.2 binary, 4.10.2 binar ...
Looks like maybe we aren't replacing the source delegate function (SignatureFunction) reference on the UDelegateProperty after recompiling the class - the function's owner name has the TRASHCLASS pr ...
Rejected widget object for paste action from other widget somehow remains in the widget editor making name conflict for other widgets. ...
No user comments in crash group 450 NewHeight = FMath::Max( NewHeight, FMath::Min( OldHeight, MinRetainedHeight ) ); 451 } 452 453 if (IsMaximized()) 454 ...
EditInlineNew objects added to Instanced array stored in a struct are seemingly ignored and the object is instead parented to the CDO of the owner. The owner must be the BP child of a parent BP tha ...