Search Issue Tracker

Fixed in 2020.2.X

Fixed in 2019.4.X, 2020.1.X

Votes

0

Found in

2020.1.0a22

2020.2

Issue ID

1232160

Regression

Yes

[Scripting] Assembly Definition file will not compile warning appears when creating a new 2D project with an Animation package

Scripting

-

How to reproduce:
1. Create a 2D project
2. Observe the Console window

Expected result: no warnings appear
Actual result: a warning appears

Reproducible with: 2020.1.0a22 (4.1.0), 2020.1.0b4 (4.1.1), 2020.2.0a7 (4.2.1)
Not reproducible with: 2018.4.20f1 (2.0.0-preview.3), 2019.3.8f1 (3.2.1), 2020.1.0a21 (4.1.0)
Could not test with: 2017.4 (package was not yet implemented)

Notes:
A warning does not appear when reopening the project
A warning does not appear when updating or downgrading the package version

The following warning appears:
Assembly for Assembly Definition File 'Packages/com.unity.2d.animation/Tests/Editor/Unity.2D.Animation.EditorTests.asmdef' will not be compiled, because it has no scripts associated with it.
UnityEditor.Scripting.ScriptCompilation.EditorCompilationInterface:TickCompilationPipeline(EditorScriptCompilationOptions, BuildTargetGroup, BuildTarget, String[]) (at /Users/builduser/buildslave/unity/build/Editor/Mono/Scripting/ScriptCompilation/EditorCompilationInterface.cs:398)

  1. Resolution Note (fix version 2020.2):

    Fixed in 2020.2.0a16

  2. Resolution Note (fix version 2020.1):

    Fixed in 2020.1.4f1

  3. Resolution Note (fix version 2019.4):

    Fixed in 2019.4.29f1

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.