Page 1 of 1

[2.1.17] Checking and unchecking the "Parameter" checkbox in blueprints forgets quality

Posted: Mon Aug 31, 2026 12:58 am
by elfakyn
When you create a blueprint that contains recipes with higher quality ingredients, and then you parameterize and un-parameterize those ingredients, the original quality information is lost.

Steps to reproduce:

1. Blueprint something that takes quality ingredients/has a quality recipe.
1
1
Screenshot 2026-08-31 014907.png (440.01 KiB) Viewed 101 times
2. Edit parameters of the blueprint.
2
2
Screenshot 2026-08-31 014915.png (89.13 KiB) Viewed 101 times
3. Check the Parameter checkbox.
3
3
Screenshot 2026-08-31 014921.png (67.85 KiB) Viewed 101 times
4. Uncheck the Parameter checkbox.
4
4
Screenshot 2026-08-31 014925.png (59.01 KiB) Viewed 101 times
The result is that the original quality value has been forgotten.

What I would expect: After checking and unchecking the Parameter checkbox, it's as if I never toggled it in the first place - whatever I had initially remains. I would also expect that when checking the Parameter checkbox, the resulting parameter would have automatically been set with the same quality (i.e. an Epic "0" parameter).

I've found these two threads that this may be a duplicate of: viewtopic.php?p=683992#p683992 and viewtopic.php?p=696691#p696691 but this seems different so I'm reporting it.