Muse Chat 1.0.0-pre.11 is now available!

:star2: Good news everyone :star2:
A new version of the Muse Chat package is now available! :partying_face: :tada:

com.unity.muse.chat 1.0.0-pre.11 is now available.

Here is what has been added:

  • Added all asset types to selected context category
  • Editor now sends a catalog of functions from the editor for use with advanced features
  • Color syntax highlighting in code blocks
  • Enhanced Smart Context provides more focused information for better responses
  • Plugins feature added! Enables interaction with other Muse features

We hope you enjoy this new release!

Sebastien

3 Likes

Hi Can you please elaborate this point:

  • Editor now sends a catalog of functions from the editor for use with advanced features *
    Will we be able to execute functions within unity environment directly?
    For example if ask Unity Muse to create a scene and add to it game objects with components etc… would that be possible now?

Thanks !

Hi @SIFORGAMES! This is referring to that you can, from Muse Chat - open Muse Texture, Sprite or Animate by simply using a prompt. Stay tuned for more updates in a few weeks!

1 Like

Awesome any chance it can take commands like creating a cube game object and setting it up in the scene ? The more instructions that can be executed the better I think.

Hello, I’m having difficulty installing the Muse Chat feature in my Unity project.
After installing the package directly through ‘com.unity.muse.chat’, my console reports two errors:

  1. Library\PackageCache\com.unity.muse.sprite@1.0.0\Runtime\Common\Backend\Startup.cs(36,54): error CS1061: ‘ClientStatus’ does not contain a definition for ‘IsClientUsable’ and no accessible extension method ‘IsClientUsable’ accepting a first argument of type ‘ClientStatus’ could be found (are you missing a using directive or an assembly reference?)
  2. Incompatible class MuseModeImporter : can’t be instantiated.

Can someone please help or provide documentation to solve the issue?
Thank you, p.s. I’m still very new to Unity.

Hi @AustinLokey7,
Can you try to update Muse Sprite to version 1.1.0? You can open the manifest.json file located in the Packages folder of your Unity Project. Locate “com.unity.muse.sprite” and change 1.0.0 to 1.1.0
Let me know if you still have errors after that :blush:

1 Like

That did the trick @genevieve_dufour ! Thank you so much for thinking of that (: