nicollasricas / unity-deck

Enables Stream Deck integration with Unity.
MIT License
16 stars 1 forks source link

Unable to toggle Scene/Game view #6

Closed David-Everlasting-Media closed 2 years ago

David-Everlasting-Media commented 2 years ago

Expected Behavior

Toggles between Game and Scene view. Please describe the behavior you are expecting

Actual Behavior

image

What is the actual behavior? image

Steps to Reproduce

  1. Install Unity Editor v2020.3.20f1
  2. Install StreamDeck plugin
  3. Add button to any Profile
  4. Attempt to toggle to/from Scene/Game views.

Specifications

Failure Logs

Windows: %appdata%/Elgato/StreamDeck/Plugins/com.nicollasr.streamdeckunity.sdPlugin/pluginlog.log

Mac: ~/Library/Application Support/com.elgato.StreamDeck/Plugins/com.nicollasr.streamdeckunity.mac.sdPlugin/pluginlog.log

Please include any relevant log snippets or files here.

nicollasricas commented 2 years ago

Hey,

I've released an update fixing the issue, don't forget to re-import the package into your projects.

I will add the package to the unity asset store later in making this process faster and easier, but it won't happen in the next few days.

Thanks for reporting.