CVarValidateReplicatedPropertyRegistration throws a false positive ensure and cannot be disabled via cvar

This question was created in reference to: [CVarValidateReplicatedPropertyRegistration is not [Content removed]

Still seeing the issue with Live Code triggering an ensure when adding replicated properties in 5.7 and CVarValidateReplicatedPropertyRegistration is still not modifiable using console commands. Would like to request marking that cvar as a FAutoConsoleVariableRef again.

Steps to Reproduce
Add a class with at least one replicated property then Live Code compile it

Hi,

I’m sorry to see you’re still running into this issue.

Unfortunately, other bug fixes and tasks have taken priority, so without a way to reproduce the issue, I’m not sure when CVarValidateReplicatedPropertyRegistration might be made runtime editable.

I’m also still unable to reproduce this ensure in my own test project. If you could provide detailed reproduction steps or a sample project reproducing the issue, that would be greatly appreciated.

Thanks,

Alex