Not signed in
Copyright © 2026 Unity Technologies
Graphics Jobs now correctly changes per build profile and not globally.
Steps to reproduce:
1. Open File > Build Profiles
2. Create a build profile and add a player settings to it (press Customize Player Settings)
3. Change Graphics Jobs under Other Settings > Rendering
Actual results: When the graphics jobs value is changed, it's also changing the Project Settings' player settings values.
Expected results: When the graphics jobs value is changed, it shouldn't change the value globally.
Sign in to see your voted issues