Hi all,
I’ve been trying to figure out a way to add quality levels to the Quality Settings through C# scripting but I don’t see anything obvious for adding a quality level. Is this at all possible?
Hi all,
I’ve been trying to figure out a way to add quality levels to the Quality Settings through C# scripting but I don’t see anything obvious for adding a quality level. Is this at all possible?
Why do you need to do that?
If you need „Custom“ as a quality setting, just create this as an already existing quality setting and apply any custom setting changes via script.
Hey, i did a similiar post today. We have a auto setup for new projects but need to add a few levels with script. have you found any solution yet? (Add level + Default build values)