Search Issue Tracker
Not Reproducible
Votes
0
Found in
2021.2
2022.1
Issue ID
1354321
Regression
No
[Mac] Dedicated Server build only decreases Memory usage, CPU time and Build size remain the same as Standalone
How to reproduce:
1. Open new Unity Project
2. In Build Settings window, switch to Windows, Mac, Linux build target
3. In Build Settings window, enable Development Build and Autoconnect Profile
4. Build and run, note down the Memory usage, CPU time and Build size
5. In Build Settings window, switch to Dedicated Server build target
6. Build and run, note down the Memory usage, CPU time and Build size
7. Compare the Standalone and Dedicated Server build performance
Expected result: Decreased Memory usage, CPU time and Build size in Dedicated Server
Actual result: Decreased Memory usage in Dedicated Server, same CPU time and Build size as in Standalone build
Reproducible with: 2021.2.0b5, 2022.1.0a4
Could not test with: 2019.4.29f1, 2020.3.15f1, 2021.1.16f1 (Dedicated Server functionality not implemented)
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note (2022.1.X):
All three properties are decreased when building a larger project