Nanite Meshes aren't visible when using Texture Streaming Accuracy Viewmodes

UE - Graphics Features - Sep 2, 2020

Nanite Meshes are visible inside the view when using Texture Streaming Accuracy Viewmodes, they are not recoloured This includes all of the Optimization Viewmodes under Texture Streaming Accuracy:P ...

Nanite Meshes aren't visible when using Optimization Viewmodes

UE - Graphics Features - Sep 2, 2020

Nanite Meshes aren't visible when using Optimization Viewmodes. This also occurs in the Main Editor viewport as well if the Nanite Asset is dropped in the level and the Optimization Viewmode is set ...

DefaultToSelf on a TScriptInterface parameter does not default correctly

UE - Gameplay - Blueprint - Aug 31, 2020

This issue seems to stem from the incorrect constructor being called for TScriptInterface, so the correct Interface pointer does not get called. If you explicitly connect a reference to "Self" to ...