Skip to content

Usage with Unity version without Unet support #38

@Blackvenom

Description

@Blackvenom

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?)
  • ....

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions