I need hellp

I keep getting a error when creating my project
DirectoryNotFoundException: Could not find a part of the path “H:\UNITY NEW PROJECT\Complete C# Unity Developer 2D Learn to Code Making Games\Intro_Setup\Text101\Playing With Sprites\Library\PackageCache\com.unity.analytics@3.2.2\Tests\Editor\Unity.Analytics.StandardEvents\Unity.Analytics.StandardEvents.EditorTests.asmdef”
System.IO.FileStream…ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean anonymous, System.IO.FileOptions options) (at :0)

That path suggests it can’t find something to do with Unity Analytics.
possible fixes could be

  1. Update the Unity Analytics package via Package Manager
  2. Reinstall Unity Analytics (unless you are using a paid version you can’t get rid of this package)
  3. Reinstall Unity

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.

Privacy & Terms