Question / Help CookieId Value in Basic.ini Gets Changed when using "Duplicate"

When using Duplicate in the Profile menu, why would the original get it's CookieId value changed, and the duplicate get the value from the original?

This is the original Name and CookeiId values of a Profile I have in OBS Studio:
[General]
Name=Collins Tutorial Template

[Panels]
CookieId=EB4F528B174D737E


After using Duplicate, this is what I see in the basic.ini file for that same Profile:
[General]
Name=Collins Tutorial Template

[Panels]
CookieId=CB8C0099433125E8


But, the duplicated Profile now has the same CookieId value as the original:
[General]
Name=Another ID Test2

[Panels]
CookieId=EB4F528B174D737E

I was expecting the duplicate basic.ini file to get a new CookieId value, not the other way around.

So, i this this wrong?
Is there a way to make the duplicate get a new CookieId value instead?
 
Back
Top