Have you checked the develop branch? I migrated to JUCE 6 there so maybe this fix is already included? If not it would be good to migrate as it might be easier to merge it to JUCE 6 than to the old one from master.
@d-healey I posted on JUCE at the same time and didn’t remember I initially posted this in the Bug Reports section. This was intended for the General Questions.
I just checked and it behaves just as expected. The reverb of a hard panned signal is still going to be spread over the entire stereo field - that's just how diffusion works - there might be reverbs which under / overemphasize this effect, but this is not a bug.
And the signal is not MONO - slap a gonio meter on channel 3+4 to see the stereo field.
@Natan I'm using last develop version. A snippet won't help much because it's not a script-related function, but here is the option you have to enable before compiling HISE :
ReadOnlyPresets.jpg.
Once done, just save your factory presets within HISE and they will be automatically set as 'Read-Only' when you compile your plugin.
I would like to use the Develop version but it shows a really unusable behaviour. Unfortunately, the ScriptContenInterface in this version already has scroll...