Search Issue Tracker
Fixed
Votes
0
Found in
4.6.2f1
Issue ID
677103
Regression
No
Memory leaks when running standalone player with "-batchmode -nographics" arguments
Reproduced on 4.6.2f1 and 4.6.3p2 versions with Angry Bots project;
The same standalone was launched with "-batchmode" and "-batchmode -nographics" arguments. Seems there is no big difference between launching with one or two arguments:
http://gyazo.com/1deda666e8840a89ac124671e6821938
Note: after a while (an hour) memory decreases to 60MB, but 500MB increase looks terrible;
Repro steps:
1. Build AngryBots project to standalone player;
2. Run the game with cmd line. For example: "C:\builds>AngryBots.exe -batchmode -nographics";
3. If you build project in development build, you can see memory usage in Profiler, or if you build project in non-development build, you can see memory usage in task manager;
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Property field override bar does not update transparency correctly when switching between valid and invalid GameObjects
- Project window selection is not updated when search term is changed
- Error when adding valid MonoBehaviour script to Prefab in Project window
- Editor Launch Screen will close when Enter is pressed on it
- ObjectPool's pool is destroyed when entering Play Mode without reloading Domain
Add comment