Hi, I am attempting to test out the unreal shotgun integration using the toolkit configuration @ https://github.com/shotgunsoftware/tk-config-unreal
I have a project set up and the config successfully installed, however shotgun desktop doesn't seem to be finding the Unreal executable that I have compiled. Looking over the setup.py code it seems it gets the path for these from the windows registry; I have ensured that the registry key exists and is correct for the development build I am working with. The shotgun logs do not show any unreal related stuff.
Is there a way I can troubleshoot this on my end?