Trying to install Muse Chat on Unity 2023.2.20f1. Errors in log:
Library\PackageCache\com.unity.muse.chat@1.1.1-pre.1\Editor\InternalBridge\ConsoleUtils.cs(90,49): error CS0122: 'LogEntry' is inaccessible due to its protection level
Library\PackageCache\com.unity.muse.chat@1.1.1-pre.1\Editor\InternalBridge\ConsoleUtils.cs(13,16): error CS0122: 'ConsoleWindow' is inaccessible due to its protection level
Library\PackageCache\com.unity.muse.chat@1.1.1-pre.1\Editor\InternalBridge\ConsoleUtils.cs(14,16): error CS0122: 'ListViewState' is inaccessible due to its protection level
Library\PackageCache\com.unity.muse.chat@1.1.1-pre.1\Editor\InternalBridge\ConsoleUtils.cs(15,33): error CS0122: 'LogEntry' is inaccessible due to its protection level
Failed to find entry-points:
Mono.Cecil.AssemblyResolutionException: Failed to resolve assembly: 'Unity.Muse.Chat.Editor, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' ---> System.Exception: Failed to resolve assembly 'Unity.Muse.Chat.Editor, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' in directories: C:\Program Files\Unity\Hub\Editor\2023.2.20f1\Editor\Data\MonoBleedingEdge\lib\mono\unityjit-win32
C:\Program Files\Unity\Hub\Editor\2023.2.20f1\Editor\Data\MonoBleedingEdge\lib\mono\unityjit-win32\Facades
C:\Users\Owner\Documents\Unity\Greybox\Greybox\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\DotNetZip
C:\Users\Owner\Documents\Unity\Greybox\Greybox\Library\PackageCache\com.unity.muse.common@2.0.5\ThirdParty\litedb.5.0.16\lib\netstandard2.0
C:\Users\Owner\Documents\Unity\Greybox\Greybox\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\EditorAssetResources
C:\Users\Owner\Documents\Unity\Greybox\Greybox\Library\PackageCache\com.unity.muse.chat@1.1.1-pre.1\Plugins\CodeAnalysis
C:\Users\Owner\Documents\Unity\Greybox\Greybox\Library\PackageCache\com.unity.muse.chat@1.1.1-pre.1\Plugins\Markdig\Dependencies
C:\Users\Owner\Documents\Unity\Greybox\Greybox\Library\PackageCache\com.unity.muse.common@2.0.5\ThirdParty\litedb.5.0.16\lib\net45
C:\Users\Owner\Documents\Unity\Greybox\Greybox\Library\PackageCache\com.unity.ide.rider@3.0.28\Rider\Editor
C:\Program Files\Unity\Hub\Editor\2023.2.20f1\Editor\Data\PlaybackEngines\MetroSupport
C:\Users\Owner\Documents\Unity\Greybox\Greybox\Library\PackageCache\com.unity.nuget.newtonsoft-json@3.2.1\Runtime
C:\Program Files\Unity\Hub\Editor\2023.2.20f1\Editor\Data\Managed
C:\Users\Owner\Documents\Unity\Greybox\Greybox\Library\PackageCache\com.unity.burst@1.8.13
C:\Users\Owner\Documents\Unity\Greybox\Greybox\Library\PackageCache\com.unity.burst@1.8.13\Unity.Burst.CodeGen
C:\Users\Owner\Documents\Unity\Greybox\Greybox\Library\PackageCache\com.unity.ext.nunit@2.0.5\net40\unity-custom
C:\Users\Owner\Documents\Unity\Greybox\Greybox\Library\PackageCache\com.unity.muse.chat@1.1.1-pre.1\Plugins\Markdig
C:\Users\Owner\Documents\Unity\Greybox\Greybox\Library\PackageCache\com.unity.nuget.mono-cecil@1.11.4
C:\Users\Owner\Documents\Unity\Greybox\Greybox\Library\PackageCache\com.unity.collab-proxy@2.4.4\Lib\Editor\PlasticSCM
C:\Program Files\Unity\Hub\Editor\2023.2.20f1\Editor\Data\PlaybackEngines\WindowsStandaloneSupport
C:\Users\Owner\Documents\Unity\Greybox\Greybox\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\YamlDotNet
C:\Users\Owner\Documents\Unity\Greybox\Greybox\Library\PackageCache\com.unity.nuget.newtonsoft-json@3.2.1\Runtime\AOT
C:\Users\Owner\Documents\Unity\Greybox\Greybox\Library\PackageCache\com.unity.muse.common@2.0.5\ThirdParty\Plugins
C:\Users\Owner\Documents\Unity\Greybox\Greybox\Library\PackageCache\com.unity.muse.common@2.0.5\ThirdParty\litedb.5.0.16\lib\netstandard1.3
C:\Users\Owner\Documents\Unity\Greybox\Greybox\Library\PackageCache\com.unity.collections@2.1.4\Unity.Collections.LowLevel.ILSupport
C:\Users\Owner\Documents\Unity\Greybox\Greybox\Library\PackageCache\com.unity.visualscripting@1.8.0\Runtime\VisualScripting.Flow\Dependencies\NCalc
C:\Users\Owner\Documents\Unity\Greybox\Greybox\Library\PackageCache\com.unity.muse.common@2.0.5\ThirdParty\AppUI\Runtime\SourceGenerators\netstandard2.0
C:\Program Files\Unity\Hub\Editor\2023.2.20f1\Editor\Data\Managed\UnityEngine
C:\Users\Owner\Documents\Unity\Greybox\Greybox\Library\ScriptAssemblies ---> Mono.Cecil.AssemblyResolutionException: Failed to resolve assembly: 'Unity.Muse.Chat.Editor, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null'
at Mono.Cecil.BaseAssemblyResolver.Resolve (Mono.Cecil.AssemblyNameReference name, Mono.Cecil.ReaderParameters parameters) [0x00105] in <853812ae52c341daaef3c62ecdb86b32>:0
at zzzUnity.Burst.CodeGen.AssemblyResolver.Resolve (Mono.Cecil.AssemblyNameReference name) [0x00007] in <fecc8b90ec9549a294c4d6f8c000ff99>:0
--- End of inner exception stack trace ---
at zzzUnity.Burst.CodeGen.AssemblyResolver.Resolve (Mono.Cecil.AssemblyNameReference name) [0x00054] in <fecc8b90ec9549a294c4d6f8c000ff99>:0
at Burst.Compiler.IL.AssemblyLoader.Resolve (Mono.Cecil.AssemblyNameReference name) [0x0007e] in <fecc8b90ec9549a294c4d6f8c000ff99>:0
at Burst.Compiler.IL.Server.EntryPointMethodFinder.FindEntryPoints (System.String[] rootAssemblyNames, Burst.Compiler.IL.Hashing.CacheRuntime.HashCacheAssemblyStore assemblyStore, Burst.Compiler.IL.AssemblyLoader assemblyLoader, Burst.Compiler.IL.NativeCompilerOptions options, Burst.Compiler.IL.Server.ProfileDelegate profileCallback, System.Boolean includeRootAssemblyReferences, System.Boolean splitTargets) [0x00055] in <fecc8b90ec9549a294c4d6f8c000ff99>:0
at Burst.Compiler.IL.Server.CompilerServer+<>c__DisplayClass18_1.<FindMethods>b__0 (Burst.Compiler.IL.Server.Caching.CacheManager cacheManager) [0x0005e] in <fecc8b90ec9549a294c4d6f8c000ff99>:0
at Burst.Compiler.IL.Server.CompilerServer+<>c__DisplayClass26_0`1[TResult].<RunTask>b__0 () [0x00145] in <fecc8b90ec9549a294c4d6f8c000ff99>:0
at Burst.Compiler.IL.Server.CompilerServer.RunTask[TResult] (Burst.Compiler.IL.Server.TargetKey target, System.String taskName, System.String[] assemblyFolders, System.Threading.CancellationToken cancellationToken, System.Func`2[T,TResult] function) [0x00131] in <fecc8b90ec9549a294c4d6f8c000ff99>:0
at Burst.Compiler.IL.Server.CompilerServer.FindMethods (Burst.Compiler.IL.Server.CompilerServerOptions options, Burst.Compiler.IL.Aot.AotCompilerOptions aotOptions, Burst.Compiler.IL.Server.TargetKey target, Burst.Compiler.IL.Server.Caching.CacheManager cacheManager, Burst.Compiler.IL.CompilerStatistics stats, System.Threading.CancellationToken cancellationToken) [0x00299] in <fecc8b90ec9549a294c4d6f8c000ff99>:0
at Burst.Compiler.IL.Server.CompilerServer+<>c__DisplayClass26_0`1[TResult].<RunTask>b__0 () [0x00145] in <fecc8b90ec9549a294c4d6f8c000ff99>:0
at Burst.Compiler.IL.Server.CompilerServer.RunTask[TResult] (Burst.Compiler.IL.Server.TargetKey target, System.String taskName, System.String[] assemblyFolders, System.Threading.CancellationToken cancellationToken, System.Func`2[T,TResult] function) [0x00131] in <fecc8b90ec9549a294c4d6f8c000ff99>:0
at Burst.Compiler.IL.Server.CompilerServer.Compile (Burst.Compiler.IL.Server.CompilerServerOptions options, Burst.Compiler.IL.Server.CompilationMessageStreamer streamer, System.Threading.CancellationToken cancellationToken) [0x001af] in <fecc8b90ec9549a294c4d6f8c000ff99>:0
While compiling job:
It cuts off there.
The Package Manager thinks it’s successfully installed. All dependencies are installed and enabled.
On clicking Muse → Chat:
ExecuteMenuItem failed because there is no menu named 'Muse/Chat'
UnityEditor.EditorApplication:ExecuteMenuItem (string)
Unity.Muse.Common.Account.ExploreMuseDialog/<>c:<get_Chat>b__7_0 () (at ./Library/PackageCache/com.unity.muse.common@2.0.5/Runtime/Account/UI/Components/Onboarding/ExploreMuseDialog.cs:158)
Unity.Muse.Common.Account.ExploreMuseDialog/ClientHandler:Open () (at ./Library/PackageCache/com.unity.muse.common@2.0.5/Runtime/Account/UI/Components/Onboarding/ExploreMuseDialog.cs:49)
Unity.Muse.AppUI.UI.Pressable:Invoke (UnityEngine.UIElements.EventBase) (at ./Library/PackageCache/com.unity.muse.common@2.0.5/ThirdParty/AppUI/Runtime/UI/Manipulators/Pressable.cs:104)
Unity.Muse.AppUI.UI.Pressable:InvokePressed (UnityEngine.UIElements.EventBase) (at ./Library/PackageCache/com.unity.muse.common@2.0.5/ThirdParty/AppUI/Runtime/UI/Manipulators/Pressable.cs:100)
Unity.Muse.AppUI.UI.Pressable:OnPointerUp (UnityEngine.UIElements.PointerUpEvent) (at ./Library/PackageCache/com.unity.muse.common@2.0.5/ThirdParty/AppUI/Runtime/UI/Manipulators/Pressable.cs:361)
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)
Also, is my trial period being wasted while I try to resolve this? Feels pretty unfair to start that timer before the installation is even verified to work.