FPropertyBase constructor does not handle a TMap/TSet property. Following workaround can avoid this error. explicit FPropertyBase(FProperty* Property) : PropertyExportFlags(PROPEXPORT_Public) ...
I've attached a project with the necessary materials that demonstrate this issue. I would expect that just because a Set Material Attributes node is inside a material graph it wouldn't affect the de ...
Particle systems ignore lighting channels - no matter what channel a light is on (even if no channels are selected), it will affect lit particles. Changing lighting channels on the particle itself h ...
SplineMeshComponent's collision will start to distort the longer the Spline becomes This is a regession. It was working in 4.13.2-3172292 User Description: When drawing out a long spline mesh ( r ...
Sub surface shading model has strange blotch color artifacts when used with ambient cubemap. Since the subsurface profile shading model can't be used with ambient cubemap I wanted to use the regular ...
Geometry in sublevel created with "Load Level Instance" ignores level transform. Other objects, such as Static meshes are affected by the transform. This issue is not a regression. Versions tested: ...
Child blueprints of a blueprint of a native actor class with sparse data can have an incorrectly null SparseClassDataStruct value, and thus fail to initialzie their SparseClassData. This affects edi ...
Damping is handled differently at lower frame rates. Slight changes in damping at lower FPS (25) drastically effects objects and isn't applied in the same way as at higher FPS (60) User Description ...
Ensure happening on both Linux and Windows when using Vulkan RHI. Editor will Crash on Linux however when map TM-Hair is opened. Not a Regression, TM-Hair and Grooming feature is new to 4.26 and do ...
User reporting seeing this error start appearing in 4.25.1 (possibly 4.25.x, unsure if they were previously testing on 4.25.0 or not). It appears 'benign' as the expected data still gets loaded, bu ...