No user comments in crash group 262 UPackage* LoadReplacementPackage(UPackage* InExistingPackage, const uint32 InLoadFlags) 263 { 264 if (!InExistingPackage) 265 ...
While the editor is compiling a hot reload, if project code is changed and the compile is canceled, code changes are not reflected upon next editor compile. ...
Enum Variable doesn't pull/print the correct Default Value User Description: (Blueprint) User defined enum in 4.9 getting corrupted I believe there is a severe underlying issue in 4.9 regarding u ...
When using a SpeedTree asset in a scene with a Reflection Capture actor the baked static shadow from an asset will be captured, even though the asset will not due to using the SpeedTree node in the ...
After generating a new Slot node in the AnimGraph of the AnimBlueprint, creating a new Slot Group and subsequent Slot for that group results in the new slot being assigned to the Default group after ...
[Image Removed] ...
When using a lower value for Static Level Lighting Scale in the World Settings under Lightmass the blending of the area lights is not blended together for a smooth emissive look. Instead, there are ...
When playing matinee, scrubbing can cause sound to keep playing when it isn't triggered Note: This was entered as a bug to re-work the fix from the pull request found here: [Link Removed] ...
Distance Field shadows do not appear to be working with those using Radeon series cards. Sample project attached DXDiag of machine that is having the issue is attached. AMD Radeon 200 series. ...
Attempting to pass a struct containing a variable of a type that is not compatible with blueprints into a blueprint function causes the editor to crash upon PIE. Found in 4.10.2 binary. Reproduced ...