Problem Next user Preset in expansions
-
Somebody noticed error with using Engine.NextUserPreset(false) and expansions? I’m using default preset browser and when I execute this method hise just crashed. Everything is ok when we want to stay in folder.
-
@parabuh Which branch of HISE?
-
@d-healey probably two branch from recent one
-
@parabuh Check if the problem exists with the latest develop branch
-
@d-healey still the same
-
@parabuh you mean when you use buttons to flip between presets? This has never worked for expansions... Would be great if we could do so tho!
-
I had to stop using presets with expansions here cause it only works with Engine.NextUserPreset(true).
-
If you can make a nice example project that demonstrates the problem, and open a GitHub issue, I'll look into it.