Closed boris-741 closed 6 years ago
Hello, Boris Please check that file devtodev_cross.dll located at Assets/Plugins/Standalone has the following platforms selected:
Thank you for such a quick response. I did as you asked. But now I have the following errors:
error CS1704: An assembly with the same name
UnityEngine.UI' has already been imported. Consider removing one of the references or sign the assembly C:/Program Files/Unity 5.5.6f1/Editor/Data/UnityExtensions/Unity/GUISystem/UnityEngine.UI.dll (Location of the symbol related to previous error) C:/Program Files/Unity 5.5.6f1/Editor/Data/UnityExtensions/Unity/GUISystem/Standalone/UnityEngine.UI.dll (Location of the symbol related to previous error) error CS1704: An assembly with the same name
UnityEngine.Networking' has already been imported. Consider removing one of the references or sign the assembly C:/Program Files/Unity 5.5.6f1/Editor/Data/UnityExtensions/Unity/Networking/UnityEngine.Networking.dll (Location of the symbol related to previous error) C:/Program Files/Unity 5.5.6f1/Editor/Data/UnityExtensions/Unity/Networking/Standalone/UnityEngine.Networking.dll (Location of the symbol related to previous error) error CS1704: An assembly with the same name `UnityEngine.HoloLens' has already been imported. Consider removing one of the references or sign the assembly C:/Program Files/Unity 5.5.6f1/Editor/Data/UnityExtensions/Unity/UnityHoloLens/Runtime/UnityEngine.HoloLens.dll (Location of the symbol related to previous error) C:/Program Files/Unity 5.5.6f1/Editor/Data/UnityExtensions/Unity/UnityHoloLens/RuntimeEditor/UnityEngine.HoloLens.dll (Location of the symbol related to previous error)
Reimport All fix this issue. Thanks again
You are welcome :)
after impoirting assetbundle to empty projet I have the following errors in unity console:
I have Unity version 5.5. How can I integrate your package?