Wayback Machinekoobas.hobune.stream
May JUN Jul
Previous capture 13 Next capture
2021 2022 2023
2 captures
13 Jun 22 - 14 Jun 22
sparklines
Close Help
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
  • Asset Store
  • Get Unity

UNITY ACCOUNT

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account
  • Blog
  • Forums
  • Answers
  • Evangelists
  • User Groups
  • Beta Program
  • Advisory Panel

Navigation

  • Home
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
    • Blog
    • Forums
    • Answers
    • Evangelists
    • User Groups
    • Beta Program
    • Advisory Panel

Unity account

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account

Language

  • Chinese
  • Spanish
  • Japanese
  • Korean
  • Portuguese
  • Ask a question
  • Spaces
    • Default
    • Help Room
    • META
    • Moderators
    • Topics
    • Questions
    • Users
    • Badges
  • Home /
  • Help Room /
avatar image
0
Question by rdhan · May 23 at 01:51 PM · errorunityeditor

fatal error unity 2021 assets no meta file and library error no reference

someone can help me fix this, i just upgrade my unity editor from 2020.2 LTS to 2021.3 LTS and this happend i don't know how to fix it

 A meta data file (.meta) exists but its asset 'Packages/com.unity.ide.visualstudio/Editor/Plugins/AppleEventIntegration.bundle/Contents/Info.plist' can't be found. When moving or deleting files outside of Unity, please ensure that the corresponding .meta file is moved or deleted along with it.
 
 Couldn't delete Packages/com.unity.ide.visualstudio/Editor/Plugins/AppleEventIntegration.bundle/Contents/Info.plist.meta because it's in an immutable folder.
 
 Asset Packages/com.unity.ide.visualstudio/Editor/COMIntegration/Release has no meta file, but it's in an immutable folder. The asset will be ignored.
 
 Asset Packages/com.unity.ide.visualstudio/Editor/Messaging/Serializer.cs has no meta file, but it's in an immutable folder. The asset will be ignored.
 
 Asset Packages/com.unity.ide.visualstudio/Editor/Messaging/UdpSocket.cs has no meta file, but it's in an immutable folder. The asset will be ignored.
 
 Asset Packages/com.unity.ide.visualstudio/Editor/Solution.cs has no meta file, but it's in an immutable folder. The asset will be ignored.
 
 Asset Packages/com.unity.ide.visualstudio/Editor/SolutionProjectEntry.cs has no meta file, but it's in an immutable folder. The asset will be ignored.
 
 Asset Packages/com.unity.ide.visualstudio/Editor/SolutionProperties.cs has no meta file, but it's in an immutable folder. The asset will be ignored.
 
 Asset Packages/com.unity.ide.visualstudio/Editor/Symbols.cs has no meta file, but it's in an immutable folder. The asset will be ignored.
 
 Asset Packages/com.unity.ide.visualstudio/Editor/Testing has no meta file, but it's in an immutable folder. The asset will be ignored.
 
 Asset Packages/com.unity.ide.visualstudio/Editor/Testing/TestAdaptor.cs has no meta file, but it's in an immutable folder. The asset will be ignored.
 
 Asset Packages/com.unity.ide.visualstudio/Editor/Testing/TestResultAdaptor.cs has no meta file, but it's in an immutable folder. The asset will be ignored.
 
 Asset Packages/com.unity.ide.visualstudio/Editor/Testing/TestRunnerApiListener.cs has no meta file, but it's in an immutable folder. The asset will be ignored.
 
 Asset Packages/com.unity.ide.visualstudio/Editor/Testing/TestRunnerCallbacks.cs has no meta file, but it's in an immutable folder. The asset will be ignored.
 
 Asset Packages/com.unity.ide.visualstudio/Editor/Testing/TestStatusAdaptor.cs has no meta file, but it's in an immutable folder. The asset will be ignored.
 
 Asset Packages/com.unity.ide.visualstudio/Editor/UnityInstallation.cs has no meta file, but it's in an immutable folder. The asset will be ignored.
 
 Asset Packages/com.unity.ide.visualstudio/Editor/UsageUtility.cs has no meta file, but it's in an immutable folder. The asset will be ignored.
 
 Asset Packages/com.unity.ide.visualstudio/Editor/VisualStudioEditor.cs has no meta file, but it's in an immutable folder. The asset will be ignored.
 
 Asset Packages/com.unity.ide.visualstudio/Editor/VisualStudioInstallation.cs has no meta file, but it's in an immutable folder. The asset will be ignored.
 
 Asset Packages/com.unity.ide.visualstudio/Editor/VisualStudioIntegration.cs has no meta file, but it's in an immutable folder. The asset will be ignored.
 
 Asset Packages/com.unity.ide.visualstudio/Editor/VSWhere has no meta file, but it's in an immutable folder. The asset will be ignored.
 
 Asset Packages/com.unity.ide.visualstudio/Editor/VSWhere/vswhere.exe has no meta file, but it's in an immutable folder. The asset will be ignored.
 
 Asset Packages/com.unity.ide.visualstudio/ThirdPartyNotices.md has no meta file, but it's in an immutable folder. The asset will be ignored.
 
 Asset Packages/com.unity.ide.visualstudio/ValidationConfig.json has no meta file, but it's in an immutable folder. The asset will be ignored.
 
 Asset Packages/com.unity.ide.visualstudio/ValidationExceptions.json has no meta file, but it's in an immutable folder. The asset will be ignored.
 
 Library\PackageCache\com.unity.ide.visualstudio@2.0.15\Editor\Cli.cs(19,49): error CS0246: The type or namespace name 'IVisualStudioInstallation' could not be found (are you missing a using directive or an assembly reference?)
 
 Library\PackageCache\com.unity.ide.visualstudio@2.0.15\Editor\Cli.cs(24,45): error CS0246: The type or namespace name 'VisualStudioEditor' could not be found (are you missing a using directive or an assembly reference?)
 
 Library\PackageCache\com.unity.ide.visualstudio@2.0.15\Editor\Discovery.cs(27,29): error CS0246: The type or namespace name 'IVisualStudioInstallation' could not be found (are you missing a using directive or an assembly reference?)
 
 Library\PackageCache\com.unity.ide.visualstudio@2.0.15\Editor\ProjectGeneration\ProjectGeneration.cs(843,65): error CS0246: The type or namespace name 'Solution' could not be found (are you missing a using directive or an assembly reference?)
 
 Library\PackageCache\com.unity.ide.visualstudio@2.0.15\Editor\Discovery.cs(57,69): error CS0246: The type or namespace name 'IVisualStudioInstallation' could not be found (are you missing a using directive or an assembly reference?)
 
 Library\PackageCache\com.unity.ide.visualstudio@2.0.15\Editor\ProjectGeneration\ProjectGeneration.cs(883,43): error CS0246: The type or namespace name 'SolutionProperties' could not be found (are you missing a using directive or an assembly reference?)
 
 Library\PackageCache\com.unity.ide.visualstudio@2.0.15\Editor\Discovery.cs(146,30): error CS0246: The type or namespace name 'VisualStudioInstallation' could not be found (are you missing a using directive or an assembly reference?)
 
 Library\PackageCache\com.unity.ide.visualstudio@2.0.15\Editor\ProjectGeneration\ProjectGeneration.cs(924,52): error CS0246: The type or namespace name 'SolutionProjectEntry' could not be found (are you missing a using directive or an assembly reference?)
 
 Library\PackageCache\com.unity.ide.visualstudio@2.0.15\Editor\ProjectGeneration\ProjectGeneration.cs(934,23): error CS0246: The type or namespace name 'SolutionProjectEntry' could not be found (are you missing a using directive or an assembly reference?)
 
 Library\PackageCache\com.unity.ide.visualstudio@2.0.15\Editor\ProjectGeneration\ProjectGeneration.cs(66,3): error CS0246: The type or namespace name 'IVisualStudioInstallation' could not be found (are you missing a using directive or an assembly reference?)
 
 Library\PackageCache\com.unity.ide.visualstudio@2.0.15\Editor\Discovery.cs(113,23): error CS0246: The type or namespace name 'VisualStudioInstallation' could not be found (are you missing a using directive or an assembly reference?)
 
 Library\PackageCache\com.unity.ide.visualstudio@2.0.15\Editor\Messaging\Messenger.cs(16,20): error CS0246: The type or namespace name 'UdpSocket' could not be found (are you missing a using directive or an assembly reference?)
 
 Library\PackageCache\com.unity.ide.visualstudio@2.0.15\Editor\SolutionParser.cs(17,17): error CS0246: The type or namespace name 'Solution' could not be found (are you missing a using directive or an assembly reference?)
 
 Library\PackageCache\com.unity.ide.visualstudio@2.0.15\Editor\SolutionParser.cs(22,17): error CS0246: The type or namespace name 'Solution' could not be found (are you missing a using directive or an assembly reference?)
 
 Library\PackageCache\com.unity.ide.visualstudio@2.0.15\Editor\SolutionParser.cs(31,18): error CS0246: The type or namespace name 'SolutionProjectEntry' could not be found (are you missing a using directive or an assembly reference?)
 
 Library\PackageCache\com.unity.ide.visualstudio@2.0.15\Editor\SolutionParser.cs(51,18): error CS0246: The type or namespace name 'SolutionProperties' could not be found (are you missing a using directive or an assembly reference?)
 
 


screenshot-2022-05-21-210004.png (217.6 kB)
Comment
Add comment
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

0 Replies

· Add your reply
  • Sort: 

Your answer

Hint: You can notify a user about this post by typing @username

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this Question

Answers Answers and Comments

230 People are following this question.

avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image

Related Questions

Unity installation error, DISM 87 0 Answers

[Help] I keep getting an error with empty message when I create a C# script 1 Answer

Windows to mac project: audioSources stop working 0 Answers

Sound bug - Emergency HELP 0 Answers

Unity 2018 | White Screen issue 0 Answers


Enterprise
Social Q&A

Social
Subscribe on YouTube social-youtube Follow on LinkedIn social-linkedin Follow on Twitter social-twitter Follow on Facebook social-facebook Follow on Instagram social-instagram

Footer

  • Purchase
    • Products
    • Subscription
    • Asset Store
    • Unity Gear
    • Resellers
  • Education
    • Students
    • Educators
    • Certification
    • Learn
    • Center of Excellence
  • Download
    • Unity
    • Beta Program
  • Unity Labs
    • Labs
    • Publications
  • Resources
    • Learn platform
    • Community
    • Documentation
    • Unity QA
    • FAQ
    • Services Status
    • Connect
  • About Unity
    • About Us
    • Blog
    • Events
    • Careers
    • Contact
    • Press
    • Partners
    • Affiliates
    • Security
Copyright © 2020 Unity Technologies
  • Legal
  • Privacy Policy
  • Cookies
  • Do Not Sell My Personal Information
  • Cookies Settings
"Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Default
  • Help Room
  • META
  • Moderators
  • Explore
  • Topics
  • Questions
  • Users
  • Badges