Geromatic / Midi-Unreal

Midi for Unreal Engine
129 stars 31 forks source link

MIDI variables disappear after restart #29

Open Zydnar opened 3 years ago

Zydnar commented 3 years ago

Steps to reproduce:

  1. 2021-07-05 21_15_09-Unreal Project Browser

  2. 2021-07-05 21_15_40-Unreal Project Browser

  3. 2021-07-05 21_16_38-Unreal Project Browser

  4. Enable plugin and restart project 2021-07-05 21_19_25-Plugins
  5. a) Create somwhere let's say in ThirdPersonCharacter blueprint variables or add components from MIDI plugin 2021-07-05 22_28_44-
  6. b) Save and restart
  7. a) Open project one more time and you see this while opening editor: 2021-07-05 22_29_45-Message Log
  8. b) and this while opening blueprint containing MIDI components or variables. Everything is gone: 2021-07-05 22_31_21-ThirdPersonCharacter

Reproduced multiple times on different PCs and on different engine versions supporting the plugin. I tried this https://answers.unrealengine.com/questions/770929/unreal-cant-find-my-player-blueprint-assets-please.html but it didn't help.

Zydnar commented 3 years ago

For some reson bug does not exist if I skip getting devices and instead use Midi Intercace image