Disabling Disregard for GC leads to a crash in GarbageCollectionVerification.cpp VerifyObjectFlags. This crash occurs when there is an invalid path specified in GameplayTagTableList. The cause of t ...
FRHIMemoryPool will leak data when it is destroyed. "FRHIMemoryPool::Init()" will create "FRHIMemoryPool::DesiredAllocationPoolSize" new "FRHIPoolAllocationData" objects, stored in "FRHIMemoryPool: ...
When an emissive AfterMotionBlur material is used with TSR, Bloom is not applied to the material. The cause for this appears to be that AfterMotionBlur materials are composed to a separate texture ...
Attempting to open a data table based on a struct with a slate brush variable crashes the editor. Frequency: 2/2 CrashReporter: N/A ...
This bug is being entered for integration purposes. This is already fixed in 4.9 Main with one of Lina's changes (CL:2584657). Wanted to try and get this into a 4.8 hotfix ...
Wrong morph targets are animating in standalone game, but the right ones play in PIE See the Additional Info URL for the user's description (and youtube video) Here is the project: [Link Removed] ...
if a nonstandard bsp brush is used as a subtractive brush, additive bsp brushes will break and show incorrect holes when in contact with the subtractive bsp. ...
Rotating a landscape with a heightmap causes lightmass to break, rendering black splotches across terrain after building lighting. ...
Setup described in UDN post: parent tree: root - selector - run behavior task subtree: root - sequence - custom BP task with just print string repro: print string message (engine tick) is showing u ...
Editor crashes if a user presses tab while editing transform values in a blueprint struct. Note: This only occurs while editing transform variables, no other var causes this crash. Logs and Dump f ...