Variable default value set to PLACEHOLDER-CLASS

So for those finding this. I’m not sure of the exact cause but I solved it by removing the references to the player controller and another object that had a lot of referenced from it. My suspicion is that if you have a circular dependency over a certain depth that the migrator can not resolve the actual dependency an you are left with the placeholder.

1 Like