How to on Detail Lighting Viewmode in packaged (Shipping) game?

I had added content to [Project Folder]\Config\DefaultEngine.ini

[/Script/Engine.RendererSettings]r.ForceDebugViewModes=1

Now I can change viewmode to Lit and Unlit only using viewmode lit and viewmode unlit using blueprint.

But I want to change viewmode Detail Lighting, Wireframe and Lighting Only.

I have used below command using blueprint.

viewmode lit_detaillighting,
viewmode wireframe,
viewmode lightingonly

But It is not working for me.

Is there any solution for it?

Hello,

We’ve recently made a switch to a new bug reporting method using a more structured form. Please visit the link below for more details and report the issue using the new Bug Submission Form. Feel free to continue to use this thread for community discussion around the issue.

https://forums.unrealengine.com/unreal-engine/announcements-and-releases/1410408-unreal-engine-bug-submission-form

Thanks