Steps to Reproduce
- Add a comment line (“// comment”) to Engine/Config/Windows/Windows_SDK.json
- Run an automated task (e.g. cooking) that uses AutoSDK
UE::AutoSDK::GetSDKInfo will get into an infinite loop because GetJsonObject never returns a non-null value.