When trying to display BlendProfile property in Animation Blueprint diff tool, it will occur crash, because EditableSkeleton is null in SBlendProfilePicker::GetSelectedProfileName(). So, a followin ...
Crash when editing a FRuntimeFloatCurve curve exposed through EventTrack or a self-made Struct from the sequencer key edit window. FRuntimeFloatCurve does not support Expose to Cinematic, so this m ...
The blend stack node doesn't generate any values for its DeltaTimeRecord. This can be tested with the fix for [Link Removed] shelved at 32747789. Since there isn't a tick record directly associate ...
There is a discrepancy when inspecting Substrate materials in the Lumen Performance Overview. Compared to viewing non-Substrate materials the overview show all surfaces in red indicating that Lumen ...
Matinees which are referencing InterpData created in the Content Browser cannot export movies via the Movie Button in Matinee Editor. You receive this error:[Image Removed] Then you receive this e ...
Can move individual mesh instances of a regular instanced mesh component in the blueprint editor, but not hierarchical ones. Originally reported as a pull request in [Link Removed], but we rejected ...
If you have a windows username with a special character (in this case, it was ^), the launcher will not allow you to create a new project, and a warning appears indicating that the path cannot conta ...
Attempting to get the owner of an Actor Component that contains an exposed variable will return the Spawner blueprint's display name instead of the Spawned Actor it is added to. Found in 4.10.2 bin ...
When you create a function containing an Add Child Actor Component node, duplicate that function, and then change the Child Actor Class option in the duplicate, the changes are also saved to the ori ...
Workaround:Open the Landscape Material and click SaveReload the level Landscape components render black upon first-time compile. Observed in QA-Landscape - several chunks of the Landscape were bla ...