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
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
Add comment