Search Unity

  1. Unity Asset Manager is now available in public beta. Try it out now and join the conversation here in the forums.
    Dismiss Notice

Warning: "Unity.CollabProxy.EditorTests.asmdef will not be compiled"

Discussion in '2020.1 Beta' started by Peter77, May 23, 2020.

  1. Peter77

    Peter77

    QA Jesus

    Joined:
    Jun 12, 2013
    Posts:
    6,619
    Creating a new "3D" project in 2020.1.0b8 outputs the following warning once Unity opened:
    Code (CSharp):
    1. Assembly for Assembly Definition File 'Packages/com.unity.collab-proxy/Tests/Editor/Unity.CollabProxy.EditorTests.asmdef' will not be compiled, because it has no scripts associated with it.
    2. UnityEditor.Scripting.ScriptCompilation.EditorCompilationInterface:TickCompilationPipeline(EditorScriptCompilationOptions, BuildTargetGroup, BuildTarget, String[])
    Reproduce
    • Create new 3D project
    Actual
    Outputs warning to console window.

    Expected
    No warning.

    upload_2020-5-23_6-45-57.png
     
  2. LeonhardP

    LeonhardP

    Unity Technologies

    Joined:
    Jul 4, 2016
    Posts:
    3,136
    Peter77 likes this.
  3. Khasa

    Khasa

    Joined:
    Feb 29, 2020
    Posts:
    1
    I have the same issue but in 2d projects
    So, is it solved problem or not?
     
  4. Maximanto

    Maximanto

    Joined:
    Apr 5, 2020
    Posts:
    1
    hey is this there a fix yet?
     
  5. rexhino0000

    rexhino0000

    Joined:
    Jul 28, 2020
    Posts:
    2
    Hi, any resolve on this?
     
  6. bentleyimmersivelab

    bentleyimmersivelab

    Joined:
    Aug 25, 2017
    Posts:
    1
    Having the same issue, any resolution yet?
     
  7. JEEMSilver

    JEEMSilver

    Joined:
    Jul 29, 2020
    Posts:
    2
    I have the same issue. Is it fixed?
     
  8. Peter77

    Peter77

    QA Jesus

    Joined:
    Jun 12, 2013
    Posts:
    6,619