As i saw in the second image you have not added the movement reference to the movement field. At the same in the script also you are not assigning the reference. Try to assign at editor or you can create object.
Related Posts:
- How to download Unity dots (entity package) with unity 2020.3 LTS?
- What Language is Used To Develop Using Unity
- Unable to access answers.unity.com [closed]
- C# 2D platformer movement code
- How to Rename a Unity Project?
- How do I export whole Unity project with all scenes?
- what is the difference between Update & FixedUpdate in Unity?
- How to make an animation clip on Unity to loop
- Awake() and Start()
- Unity UI button not reacting to clicks or hovering
- Unity Animation Plays In Preview But Not When Playing Game
- How to add a delay in a C# unity script
- Unity: “The referenced script (Unknown) on this Behaviour is missing!”
- Unable to convert classes into dex format Unity
- Developing Unity game on Windows for iOS devices
- How to change canvas’ size in unity3d
- What is a good naming convention for Unity?
- stuck on Unity 3D Package Manager Error when trying to open any Unity project
- How to change canvas position in Unity?
- Unable to build In unity : “UnityEditor.BuildPlayerWindow+BuildMethodException:”
- Background of MainCamera (Unity C#)
- Unity UI text not displayed?
- Unity – how to make material double sided
- How to find child of a GameObject or the script attached to child GameObject via script
- Getting mouse position in unity
- How to make the script wait/sleep in a simple way in unity
- Unity OnTriggerEnter2D not registering
- OnCollisionEnter() not working in Unity3D
- Unity cannot convert from ‘string’ to ‘int’
- Can’t add script component because the script class cannot be found?
- How to play an AnimationClip when key is pressed in Unity3d, C#?
- Why should I use SerializeField?
- OnTriggerEnter not working at Unity3D
- How to jump in Unity 3d?
- Unity3d no Monobehaviour scripts in the file, or their names don’t match the file name
- Unity3d restart current scene
- How to move 2D Object with WASD in Unity
- The Object you want to instantiate is null. Unity 3D
- Unity 2d jumping script
- OnCollisionEnter2D not being executed?
- Unity “The associated script can not be loaded” and “Win32Exception: The system cannot find the file specified”
- Unity – Gameobject look at mouse
- Best way to save data in Unity game
- Unity Collaborate vs GitHub
- Error when Building Project: Error building Player because scripts have compile errors in the editor
- Unity3D. Trying to send command for object without authority
- Expression denotes a `type’, where a `variable’, `value’ or `method group’ was expected UNITY3D
- How to add .gif Animation in unity Scene ? Does Unity support Animated GIFS?
- How to transparent Unity3D custom shader?
- How to pass data (and references) between scenes in Unity
- Rotate object in Unity 3D
- OnCollisionEnter is not called in unity
- Converting a Cubemap into Equirectangular Panorama
- Unity 5.2.2 changing Visual Studio back to MonoDevelop
- “A namespace cannot directly contain members such as fields or methods”
- Unity – How to stop Play Mode in case of infinite loop?
- Unity Scripts edited in Visual studio don’t provide autocomplete
- Blender vs. Unity
- Is there a keyboard shortcut to maximize the Game window in Unity in Play Mode?
- How to connect to database from Unity