Hello everyone,
I recently downloaded Unity 2020.10f1 and I wanted to start playing with some 2D IKs (2D Inverse Kinematics (IK) | 2D IK | 3.0.2-preview.3) but I found that when importing the package it pop-ups the following message:
Assembly for Assembly Definition File ‘Packages/com.unity.2d.ik/Editor/Unity.2D.IK.Editor.asmdef’ will not be compiled, because it has no scripts associated with it.
UnityEditor.Scripting.ScriptCompilation.EditorCompilationInterface:TickCompilationPipeline(EditorScriptCompilationOptions, BuildTargetGroup, BuildTarget, String[ ])
Does someone has encountered the same issue? If so, do you know how to fix it?
I can’t attack IK Manager to any GameObject neither the script appears on the list of components.
Thanks in advance!