Search Unity

{HELP} Having Trouble Building my Game!

Discussion in 'Editor & General Support' started by Unity-Trek, May 3, 2016.

  1. Unity-Trek

    Unity-Trek

    Joined:
    May 15, 2015
    Posts:
    23
    Hi! I am working on a game named League of Arms using the FPS KIT 3.0.
    I am using Unity (64bit) <DX11> V5.3.4f1.

    I want to test the networking with my friend but when I try to build it says:
    " upload_2016-5-3_14-16-56.png "
    Hope someone knows how to solve this.
    Thanks in advance!
     
  2. fffMalzbier

    fffMalzbier

    Joined:
    Jun 14, 2011
    Posts:
    3,276
    Looks like the Easyroads3D Free script sideObjectInit.cs has a reference to the UnityEditor namespace.
    The UnityEditor namespace is not available at runtime.