Search Issue Tracker
Fixed in 5.0.1
Votes
1
Found in
5.0.0b21
Issue ID
667540
Regression
No
Baking a scene with a single large plane causes excessive memory usage
How to reproduce:
1. Open package memoryusage.unitypackage in a new project
2. Open scene memoryusage.unity
- There is a single plane with its scale set to 10000x10000x10000, and a material attached to it
3. Open the Lighting window
4. Open Task Manager/Activity Monitor
5. Enable continuous baking (or simply Build)
- Note how the memory usage goes through the roof, to the point that the machine may begin stalling.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- White lighting artifact when a point light with a small emission range and "Hard Shadows" touches an object while a directional light with "Soft Shadows" and another point light are present
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
Add comment