-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
Can I somehow use the converter on an newer unity version which has no Unet support anymore?
Right now I get the following exceptions (obviously because of missing unet):
- The type or namespace name 'NetworkDiscovery' does not exist in the namespace 'UnityEngine.Networking' (are you missing an assembly reference?)
- The type or namespace name 'NetworkTransformChild' does not exist in the namespace 'UnityEngine.Networking' (are you missing an assembly reference?)
- ....
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels