Does the issue occur in the editor or during gameplay?
During Gameplay
If it's a gameplay issue, please specify which movement system and camera type you're using (free movement vs. grid movement, third-person vs. first-person) or N/A if not applicable:
Grid Movement with the Isometric camera
Briefly describe the issue you're experiencing:
I've been experimenting with the Fog of War option, and I'm not sure if it's functioning properly. I currently have a player character (pink) and a party member (white head template) in a combat setting, but the party member cannot change the view of the Fog of War, only my player character can. It also seems like enemies can fall through the floor if they're in combat and in fog of war.
Are there any errors in the in-game debug console or external console window?
No
Provide the steps necessary to reproduce the issue:
My start up script has a separate map loaded in where the player can run into a goblin and start the combat. When combat starts, my player characters start in the middle of the map and my goblins are currently set to start in random tiles. Goblins can still move through fog of war, but it seems they can start below the floor before they move within visible range of the player when they rise up to the correct height. My player can interact with goblins and the map just fine, but my party member cannot move through the fog of war

I hope this is enough, let me know if anything else is needed