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
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)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Red spots appear when Blending Lighting Scenarios using Adaptive Probe Volumes
- [Windows] About Unity Window needs to be opened twice to adapt to resolution
- NullReferenceException and temporary graph corruption after entering playmode if output node connection was changed
- Sprite Renderer with Animation does not reflect Sprite changes in the Scene when switching Mask Interaction
- User is redirected to a non-existing online documentation link when clicking on "?" help button inside Inspector window while Animator Override Controller is selected
Resolution Note (fix version 2020.2):
Fixed in 2020.2.0a16
Resolution Note (fix version 2020.1):
Fixed in 2020.1.4f1
Resolution Note (fix version 2019.4):
Fixed in 2019.4.29f1