hide object in render, i try solutions not working

To add on to @Ornob1’s suggestion, you can move all your actors to a new sublevel and make sure the steaming method is set to “Blueprint”. That way, the contents of the level will never be loaded into game unless specifically called.

It is very odd that the “Hidden in Game” isn’t working for you, though, as rendering should trigger the game state.