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
- The hover selection/highlight of items in the Insert button dropdown and the Documentation button dropdown are hard to see when hovered using the Light Editor theme
- NullReferenceExceptions appear when clicking to rename and then deleting the only GameObject in a scene
- Crash on "core::base_hash_set" when using nested [SerializeReference] fields in List<T> structures
- A ghost Game Window and multiple errors appear in the Editor when a Render Texture used by a Camera's "Target Texture" property is deleted
- Color Picker feels less smooth when dragging a Variables Color property in UI Builder Inspector
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