Steps to reproduce:
1. Open Unity Hub
2. Download VR Template and open the project
3. Observe errors on opening the project
Expected: no errors on opening VR template
Actual: memarchive0 error on opening VR template
Reproducible with: 2021.3.5f1
Not reproducible with: 2019.4.40f1, 2020.3.36f1, 2021.3.4f1, 2022.1.5f1, 2022.2.0a17
Tested under environment:
macOS M1 mini
Notes:
-Not reproducible on Windows 10
-Full error:
Unable to read header from archive file: memarchive0
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.SceneManagement.EditorSceneManager:OpenScene (string,UnityEditor.SceneManagement.OpenSceneMode)
UnityEditor.SceneManagement.EditorSceneManager:OpenScene (string)
Unity.Tutorials.Core.Editor.UserStartupCode:RunStartupCode (Unity.Tutorials.Core.Editor.TutorialProjectSettings) (at Library/PackageCache/com.unity.learn.iet-framework@2.2.1/Editor/UserStartupCode.cs:18)
Unity.Tutorials.Core.Editor.UserStartupCode:InitRunStartupCode () (at Library/PackageCache/com.unity.learn.iet-framework@2.2.1/Editor/UserStartupCode.cs:139)
UnityEditor.EditorApplication:Internal_CallUpdateFunctions ()