Variable 'ObservedComponents' of PhotonView have not been assigned.

StaticCG

New member
Hey!

First off thanks for taking the time to click on this thread!

Been having this annoying error off and on, random things seem to fix it. I have ran every game scene and object through the PUN converter multiple times.


The error is:

  1. I start a new room and like usual, the host connects.
  2. I choose a character on separate client, and connect to that room via my RoomList setup.
  3. When I connect, the host gets a 'Variable 'ObservedComponents' of PhotonView have not been assigned.' and the other peer does not spawn in the room.
Any help would be super appreciated!SC3-min.PNG
 

Attachments

  • SC1-min.PNG
    SC1-min.PNG
    476.3 KB · Views: 3
  • SC2-min.PNG
    SC2-min.PNG
    255.3 KB · Views: 3
Update: My PhotonView field had some empty fields from conversion. Will be posting if clearing out these empty fields worked.
 
Update: Issue was when you run through the converter, make sure you PhotonView is clear of any empty fields!
 
Top