Changing AntiAliasing method in runtime make SkeletalMeshes invisible

Project that use Forward Rendering with MSAA as default can’t change AntiAliasing method in runtime.
Steps to reproduce:

  1. Create any template project
  2. Change Project Rendering method to Forward
  3. Open any scene with SkeletalMeshes
  4. Change AntiAliasing Method with command r.AntiAliasingMethod 4
  5. The SkeletalMeshes is now invisible blur with shadow

Possible errors:

  • Editor can crash with Assertion failed: !bHasInstanceCullingDrawParameters [File:D:\build\++UE5\Sync\Engine\Source\Runtime\Renderer\Private\MeshDrawCommands.cpp] [Line: 1636]