Exposed variables input fields duplication

Hi!

I have some editable variables in my BPs, and for some reason randomstream and color types have duplicated input field in actor blueprints.

Here is a short example in attachments- random seed value can be edited in two linked fields - “Initial Seed” and “Random Seed - Initial Seed”.

224232-screenshot-2.png

224234-screenshot-4.png


Why this happens?
Thanks in advance.

Hey there, i’ve tried creating a variable with the same settings and i don’t have that issue, try changing to a different type, compile and check if it duplicates, if it doesn’t, change it back to Random Stream and see if that works. You can also try disabling, compiling and reenabling other options like instance editable or expose on spawn to see if that helps.

btw unchecking “Enable Detail Panel Favorites” fixed problem resolved this problem. probably a bug.