Unity-Technologies / GenericFrameRecorder

This GitHub package is DEPRECATED. Please get the new Unity Recorder from the Asset Store (https://assetstore.unity.com/packages/essentials/unity-recorder-94079) Use the editor builtin Bug Reporter to report issues. You can track and vote for issues on the Issue Tracker (https://issuetracker.unity3d.com)
MIT License
534 stars 66 forks source link

Large Frames Use Excessive Memory #84

Open DashW opened 5 years ago

DashW commented 5 years ago
What happened?

When trying to render 360 stereo frames at 8192x8192, memory consumption immediately skyrocketed past the 16GB on my device and caused heavy disk paging, slowing down my entire computer. Surely there should be no reason for such frames to consume that much memory?

Is it reproduceable?

100% consistent

Released package version / tag?

Commit 0fffbda (cloned from GitHub)

Unity version, operating system, target platform (standalone windows, mac, iOS, PS4...)?

Unity 2018.2.0b10, Windows 10, standalone windows