Search Issue Tracker
Active
Votes
1
Found in
2021.3.34f1
2022.3.18f1
2023.2.7f1
2023.3.0b4
6000.0.0b11
6000.1.0a7
6000.2.0a1
6000.3.0a1
6000.4.0a1
6000.5.0a1
6000.6.0a1
Issue ID
UUM-61569
Regression
No
Dedicated Server Optimizations causes error logs and null reference at runtime
How to reproduce:
1. Open the “DedicatedServerShaderErrors“ project
2. Make sure to switch the Platform to “Dedicated Server” (File > Build Settings > “Dedicated Server” > “Switch Platform”)
3. Open the “SampleScene”
4. Make sure to enable “Enable Dedicated Server optimizations” (Edit > Project Settings > Player > Other Settings > Optimization)
5. Build And Run
6. Observe the Player Console
Expected result: No errors are logged
Actual result: Multiple “shader is not supported on this GPU” errors are thrown
Reproduced with: 2021.3.34f1, 2022.3.18f1, 2023.2.7f1, 2023.3.0b5
Reproduced on: Windows 11
Not reproduced on: No other environment tested
GPU reproduced with: NVIDIA GeForce RTX 2070 (by reporter), NVIDIA GeForce RTX 3050 Ti Laptop GPU
Notes:
1. Reproducible in a new project
2. Not reproducible in a Windows Standalone Player
3. Reproducible with HD RP and URP
4. Not reproducible in the Editor
5. Even though errors are thrown the Player continues to run
6. A Full Dedicated Server Player log with errors is provided in the internal comments
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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note:
Closing U7 ports as postponed