Search Issue Tracker
Feature Request
Votes
2
Found in
6000.0.54f1
6000.1.14f1
6000.2.0b12
6000.3.0a3
6000.4.0a1
Issue ID
UUM-112724
Regression
No
Shader variants are compiled when creating a server build
Reproduction steps:
1. Open the attached “IN-102596” project
2. Open the Build Profiles window (File > Build Profiles)
3. Select the “Linux Server” Build Profile
4. Build the Project
5. Observe the build processes
Expected result: “Compiling shader variants” process is not included
Actual result: “Compiling shader variants” process is included
Reproducible with: 6000.0.54f1, 6000.1.14f1, 6000.2.0b12, 6000.3.0a3
Reproducible on: Windows 10, Ubuntu 25.04
Not reproducible on: No other environments tested
Notes:
- If the issue does not reproduce, try deleting the “Library” folder and doing a Clean Build
- Original discussion: https://discussions.unity.com/t/disabling-compilation-of-shader-variants-for-the-server-build/1641241/8
Comments (1)
-
ankofl_dev
Jul 24, 2025 16:34
How fast it will be fixed?
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Resolution Note:
Currently, the Dedicated server optimizations are not supported by the Scriptable build pipeline. We will add the request to our product backlog.