Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

assembly-UnityScript problems

Discussion in 'Scripting' started by Hated_Snake, Feb 13, 2017.

  1. Hated_Snake

    Hated_Snake

    Joined:
    Jan 20, 2016
    Posts:
    1
    Hello, I got a problems with the script, it saying that project could not find assembly-unitScript.csproj MSB4025. but I went to where is the project and I do find there is the assembly-unitScript.csproj. I can play the project, but I thinks is give me problems when I export. I using monodevelopment for my small project, what can I do to fix the problems?
     
  2. Deleted User

    Deleted User

    Guest

    Hi,
    I have got this problem (Assembly-UnityScript-firstpass.csproj: Error MSB4025), and keywords were not recognized by MonoDev. I finally found the solution here : https://docs.unity3d.com/Manual/MonoDevelop.html.
    Hoping it will help =)
     
  3. Sorade

    Sorade

    Joined:
    Jan 3, 2017
    Posts:
    8
    Hi, I am having the same problem. I couldn't find what solved your problem on the link you provided. I made sure my build settings are correct as well as my external tool preferences. Could you explain how you did it ? Thanks heaps !