Changing the name of a GameMode Blueprint that is set as the Default in Project Settings and then clicking the Project Settings Default GameMode dropdown will crash the editor. No crash report is ge ...
The backtrace is: F/DEBUG : backtrace: F/DEBUG : #00 pc 00070e22 /vendor/lib/hw/vulkan.msm8994.so (A4xCommandBuffer::HwProcessWorkload(QglWorkload*)+585) F/DEBUG : #01 pc 0004758d / ...
When trying to check in a new asset or changed asset via the source control menu or Tools menu, an error comes up in output log. SourceControl: Error: Operation 'UpdateChangelistsStatus' not suppor ...
When using a point light far from the world origin the light will have banding. The shadow bias and filter sharpen can help but they are not as consistent as settings near the world origin. The only ...
Base-pass rendering on Mac Metal now generates transient black/Nan spots across the scene - this appears to be related to r.BasePassOutputsVelocity and is presumably the connected to the incorrect s ...
There is disparity between the two different ways of editing rotation. When using the scrubber in the details panel each value scrubbed only affects that value and the values go from 0 to 360. When ...
In some mali devices (Galaxy S6, SC-05G, Android 5.0.2 / Galaxy Note 5, SM-N920C, Android 5.1.1) cannot display dirt mask in the bloom effect. This is well displayed in iPhone 5s, LG G4, Nexus 5 ...
When translating a retainer box in an UMG animation the scale of the retainer box is also affected. Attached is a 4.23 example project. Found in 4.24.3 CL#11590370 Reproduced in 4.23.1 CL#9631420, ...
Using ServerTravel from a map set as the Transition Map with Seamless Travel enabled in the Game Mode will crash the editor. Probably related to [Link Removed] Reproduced in 4.7.2 binary and Main ...
2 issues with SGameplayTagQueryEntryBox that a UDN customer noticed:We are binding a delegate to UGameplayTagsManager::OnGetCategoriesMetaFromPropertyHandle to customize how the categories are retri ...