nicollasricas / unity-deck

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

Import package does nothing #14

Open luxarts opened 1 year ago

luxarts commented 1 year ago

Expected Behavior

Importing package from release should import the plugin on the project.

Actual Behavior

Nothing. No errors, no loading bars, no popups.

Steps to Reproduce

  1. Download the .unitypackage file from Releases
  2. Create an empty project (example, 3D Core)
  3. Import in a Unity project using Assets > Import Package > Custom Package

Specifications

nicollasricas commented 1 year ago

Hey,

Sorry that it didn't work.

Could you please try with this version and let me know if it works?

CodingDeckUnityNet21Pos2021.zip

VirusTotal

Thank you!

darkomenx commented 1 year ago

Hi Nicollasricas,

you are excused.

I try your new assetPackage file and I confirm that Unity recognize that.

But Play/pause stream deck action do nothing :(

Tell me how helping you or if I need to do another think for config ready with unity.

maadmackz commented 1 year ago

im going to try out the package and see whats up

Iplay4u commented 9 months ago

For those facing the same issue as me I assume you play VRChat. For added context on this error, the latest release works perfectly fine on the old Unity version supported by VRChat (2019.4.31f1) but when trying to import it to the new supported Unity version (2022.3.6f1) the package isn't recognised. No errors pop up, and nothing gets printed to console. However, as a temporary fix, the aforementioned "CodingDeckUnityNet21Pos2021.zip" does work.

Hope this helps Nic!