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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Resolution Note (2022.1.X):
All three properties are decreased when building a larger project