I've exported my data from articy:draft with the IsPlayer boolean checked, but I'm still getting the white box that indicates that my player portrait hasn't been assigned:
Based on what I've seen in other forum threads, the problem may be related to the Is Player field not importing correctly, but I'm not sure where to check, since in the Dialogue System database display, I only see these two fields for actors:
I've run the Player wizard on the desired game object, and I'm figuring it's not just a matter of removing the PC portrait image game object as recommended in the following forum thread, since that doesn't display for me in the hierarchy:
viewtopic.php?f=3&t=1705
I know I can check for IsPlayer on import from articy:draft, but is there a way to check for it after import? Or should I just import the dialogue again, and triple check for it then? Or is there something else that might be causing this issue?