Bug: PunAnimatorMonitor requires Inventory without checking it

ChristianWiele

Active member
Hi,

I tried to run the PUN add-on with a minimal character setup, but got an exception as soon as the second player joins.

1. UCC
2. Unity 2020.1
3. When using the PUN add-on with a minimal character setup (without inventory) the PunAnimatorMonitor raises an exception in line 207 as the ParameterSlotCount is not set.
4. Create a minimal UCC character (all advanced fields unchecked), run the PUN object setup for this character, and use the character as your player in a PUN scene. As soon as the second player joins, the exception is raised and the scene is broken. If you manually add an empty inventory script to the character, the problem does not occur.

Regards, Christian
 
Top