Forum member

networm

4 posts

Posts by networm

  1. Build failed on Unity project

    [url=https://www.assetstore.unity3d.com/en/#!/content/101906]NCrunch Adapter For Unity - Asset Store[/url] NCrunch Adapter For Unity has been accept by Unity Asset Store finally. If you have any questions, please reply.

  2. Build failed on Unity project

    I have created a Unity plugin to solve this problem the day when I posted this problem. And I also tried to submit it to Unity Asset Store, but its status is still Pending Review until right now. I just want to post it after it has been approved, but I can't wait now. Here is the plugin: [url…

  3. Build failed on Unity project

    Thanks for your reply. I will try to using official NUnit instead to see if problem solved.

  4. Build failed on Unity project

    Environment: Unity 2017.1.1f1 Visual Studio Community 2017 15.3.5 Windows 10 Pro 10.0.15063 These are release versions and update-to-date until today 2017/10/4. Step 1. Create a new project using Unity 2. Create a script file in Assets directory and a test script in Assets/Editor director…