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 ...
If you set ComponentClass override in child class BP and grandchild class BP respectively, it is ignored in grandchild class. This issue is probably related to [Link Removed] ...
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 ...
If a skeletal mesh has a section disabled the ray traced shadow will flicker when the camera or itself moves. Previously in 5.6.0 no raytraced shadow would appear if a section was disabled. This wa ...
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 ...
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 ...
Cooking will fail while attempting to convert a non-data-only Blueprint class based on the native UAnimNotify class when Blueprint nativization is enabled. Workaround in lieu of a fix would be to e ...
When the Editor grid is enabled, it draws over the wireframe objects. This is especially clear in orthographic views where the grid completely obscures wireframe lines aligned to the grid placement. ...
When switching from Scene Depth Collision to Distance Field Collision for a GPU particle system the preview window flickers, but returns back to normal when switching back to Scene Depth. Found in ...
Niagara System user paramemters will reset upon restarting if they are used in a Blueprint. This also occurs to the system if you move the blueprint after making changes then pressing Ctrl+Z. Foun ...