When edited through the Details Panel in the Editor, TMap and TSet properties should not allow duplicate keys. When those keys are USTRUCTs with the “WithIdenticalViaEquality” trait, this should be ...
Decals are not spawning correctly when spawning based on a rotation value from the hit normal. There is a difference in how this is handled from 4.10.4 to 4.11 and even 4.12. See attached image fo ...
Slider component does not accurately update the value if thumb image is large in size. The issue is that when a value range on the slider is clicked the thumb should match the associated value; howe ...
The documentation: https://docs.unrealengine.com/en-US/Programming/UnrealArchitecture/Reference/Metadata/index.html shows the RestrictedToClasses meta syntax as being RestrictedToClasses="Class1, C ...
Adding a new key to a dataTable deriving from c++ will not be found until the entire project is reloaded. Download link to test project: https://github.com/sorkNasrk/testbug ...
Setting Key Interpolation for a point on a curve to Auto behaves differently than it did in UE4. The results are more akin to the User Interpolation with flat tangents. ...
Watching GIF displayed in test case, the shadows disappear with the meshes. ...
HDR setting in the Pixel Inspector does not update with the color you hover over. The color bar should update similar to Final Color settings and value of Luminance setting should update as well. ...
Creating a static mesh from a procedural mesh does not preserve simple collision or collision settings. ...