
How to Fix "Error Loading LUT File" in Corona Renderer for 3ds Max
The "Error loading LUT file" in Corona Renderer is a common issue that interrupts rendering in 3ds Max. It typically appears when tone mapping settings reference a LUT (Look-Up Table) file that is missing, corrupted, or inaccessible — and it is especially frequent when scenes are transferred between workstations or submitted to a render farm.
What Is a LUT File and Why Does Corona Use It?
A LUT file is a color transformation table that maps input colors to output colors. In Corona Renderer, LUTs are used in the tone mapping pipeline to apply specific color grades to the rendered image — for example, emulating a film stock look or matching a client's brand colors. Corona allows per-camera tone mapping overrides, meaning each camera in a scene can reference a different LUT.
This flexibility is useful in production but creates a portability risk: if the LUT file is not included when the scene moves to another machine, Corona cannot apply the tone mapping and throws an error.
Why the Error Occurs
Corona Renderer allows individual tone mapping parameters for each camera without changing default settings. This error typically appears when:
- A missing or incompatible LUT file is referenced. The scene was created on a machine where the LUT existed at a specific path, but that path does not exist on the current machine or render node.
- The Override option in Tone Mapping is activated, but no valid LUT file is loaded. An artist may have enabled the override experimentally and forgotten to assign a LUT, or the file reference became stale after a project restructuring.
- A conflict between global and per-camera settings. The global tone mapping may have no LUT, but one camera's override references a file that no longer exists.
- Custom LUTs not packaged with the scene. Standard Corona LUTs are part of the installation, but custom LUTs (created by the artist or downloaded from third parties) are stored in arbitrary locations. When the scene is archived or submitted to a farm, these custom files are not automatically included because they fall outside the standard 3ds Max Asset Tracker.
The Fix
Quick Fix: Disable the Override Setting
If you do not need per-camera tone mapping, the quickest resolution is to disable the override:
- Open the Render Setup dialog (F10)
- Navigate to the Camera tab or the Scene tab (depending on Corona version)
- Find the Tone Mapping Override section
- Uncheck the Override checkbox
- Re-render to confirm the error is resolved
This removes the LUT reference entirely and falls back to Corona's global tone mapping settings.
Re-link the LUT File
If you need the LUT for your color grade:
- Locate the correct LUT file on your system (common extensions: .cube, .3dl, .lut)
- In the Tone Mapping settings, click the file browser next to the LUT path
- Navigate to the LUT file and select it
- Verify the path is accessible from all machines that will render the scene
For render farm submission, copy the LUT file into the scene's project folder and use a relative path. This ensures the farm nodes can find it.
Remove Stale Camera Overrides
In scenes with many cameras, some may have outdated tone mapping overrides. Check each camera's override settings in the Scene tab of Corona's render settings. Disable overrides on cameras that don't require custom LUTs.
Preventing LUT Errors on a Render Farm
LUT files are the most commonly missed asset in Corona scenes submitted to render farms. Unlike textures, they do not appear in the 3ds Max Asset Tracker, so the standard "Archive" function does not capture them.
Before submitting a Corona scene to our farm:
- Check Tone Mapping settings for any LUT references
- Copy referenced LUT files into the project folder
- Update paths to relative (e.g.,
.\LUT\my_grade.cube) - If you do not need custom LUTs, disable all overrides — Corona's default tone mapping produces excellent results for most archviz work
We see this error regularly in scenes from archviz studios that use custom color grades for client presentations. The fix takes 30 seconds once you know where to look, but can cost hours of failed renders if overlooked during submission.
If your Corona scene also has missing textures (not just LUT files), see our guide to fixing missing external files in 3ds Max. For more Corona-related tips, see our Corona cloud render farm page.
FAQ
Q: Does the LUT error prevent rendering or just affect color? A: It depends on the Corona version. In some versions, the error is a warning — rendering continues but without the LUT applied, producing incorrect colors. In other versions, the error can block rendering entirely if the override is set to strict mode. Either way, the rendered output will not match your intended look, so the error should be resolved before final rendering.
Q: Where are Corona's default LUT files stored?
A: Corona installs its standard LUTs in the program directory, typically under C:\Program Files\Corona\LUTs\ or alongside the Corona plugin files in the 3ds Max plugin directory. These standard files are present on any machine with Corona installed, so they do not cause missing file errors. Only custom LUTs stored in user-specific or project-specific locations trigger this issue.
Q: How do I include LUT files when archiving a scene for render farm submission?
A: The 3ds Max Archive function does not capture LUT files because they are not tracked in the Asset Tracker. You must manually copy the LUT file into your project folder before archiving. After archiving, verify the LUT is inside the ZIP by opening it. On our farm, we recommend placing LUT files in a \LUT\ subfolder within the project directory and using relative paths in Corona settings.
Q: Can I use the same LUT across multiple cameras in a scene? A: Yes. You can reference the same LUT file in multiple camera overrides. Just ensure the file path is consistent — use a single copy in the project folder rather than duplicating the file per camera. If different cameras need different color grades, use separate LUT files but store them all in the same project subfolder for easy packaging.
Q: What LUT file formats does Corona support? A: Corona supports the most common LUT formats: .cube (the industry standard used by DaVinci Resolve, Photoshop, and most color grading software), .3dl, and .lut. The .cube format is recommended because it is the most widely supported and easiest to create or download from color grading communities.
Last Updated: 2026-03-17

