Reduce VRED memory usage and prevent crashes

Three Autodesk VRED settings that free up GPU and system memory — memory-mode optimization, GPU texture compression and clearing, and removing unused materials from the scene.

Autodesk VRED can run out of GPU or system memory on large scenes, showing up as slowdowns, degraded rendering, or outright crashes during long design-review sessions. The three settings below — recommended by Autodesk — reduce VRED's memory footprint and can prevent most of those crashes on machines close to the memory limit.

1. Set Optimization Mode to Optimize Memory Consumption

In VRED, open Edit → Preferences → Rendering → Render Settings. On the General Settings tab, set Optimization Mode to Optimize Memory Consumption.

This tells VRED's renderer to favour a smaller memory footprint over raw speed — a small performance trade for a significantly lower memory ceiling on complex scenes. It is the single largest-impact of the three settings on this page.

Render Settings — Optimization Mode set to Optimize Memory Consumption

2. Enable GPU Texture Compression and Clear GPU Memory

In VRED, open Edit → Preferences → Rendering → Render Window. On the Visualization tab, under Advanced Rendering, enable both:

  • Use GPU Texture Compression — textures are compressed on the GPU, reducing VRAM usage significantly.
  • Clear GPU Memory — VRED actively releases GPU memory that is no longer in use, instead of letting it accumulate over the course of a session.

Both are off by default in a fresh VRED install; turning them on together is the recommended baseline for streaming work.

Render Window — Use GPU Texture Compression and Clear GPU Memory enabled

3. Remove unused materials from the scene

If VRED still crashes after the two settings above, unused materials in the scene are usually the largest remaining memory cost — orphaned materials that no geometry references but that VRED still keeps loaded.

To clean them out:

  1. Open the Material Editor.
  2. Select all materials in the list.
  3. Right-click on the selection and choose Edit all → Remove Unused Materials.

VRED prunes any material that no geometry is referencing, freeing both system RAM and GPU memory. This is safe — materials in use are unaffected — and can be re-run any time the scene has evolved substantially.

Still crashing after all three?

If VRED continues to crash after applying the settings above, capture the crash logs before contacting support so the underlying cause can be diagnosed. See Collect Autodesk VRED crash logs.