Search Issue Tracker
In Progress
Fix In Review for 6000.0.63f1, 6000.2.13f1, 6000.3.0b11, 6000.5.0a2
Fixed in 6000.4.0a5
Votes
1
Found in
6000.0.60f1
6000.2.8f1
6000.3.0b6
6000.4.0a2
6000.5.0a1
Issue ID
UUM-121679
Regression
No
“RenderSettings customReflection texture has invalid type” error keeps getting thrown even when Environment Reflections was set back to Skybox from Custom with an invalid texture
Steps to reproduce:
- Create a new Unity project using the Universal 3D template
- Open the Lighting window (Window > Rendering > Lighting)
- Open the Environment tab in the Lighting window
- Change the Source property to "Custom" under the Environment Reflections
- Select any of the default 2D textures
- Change the Source property back to "Skybox" under the Environment Reflections
- Enable/Disable Fog a few times under the Other Settings
- Observe the Console window
Actual results: “RenderSettings customReflection texture has invalid type” is thrown every time Fog is enabled/disabled even when the Environment Reflections Source is already switched back to Skybox and the Custom property should not matter any more as it's not being used
Expected results: No errors are thrown
Reproducible with versions: 6000.0.60f1, 6000.2.8f1, 6000.3.0b6, 6000.4.0a2
Tested on (OS): MacOS Silicon Sequoia 15.6.1
Notes:
- Restarting the Editor does not fix the issue, the error is being thrown instantly once the Project/Editor is loaded
Comments (1)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Specular highlight appears in fully shadowed areas when HDRP Shadow Color is tinted
- [Ubuntu] VFX Graph Enum Value menu stretches across screen when entered long Enum Value
- Unclear warning message in Rendering Debugger about the Play mode Debugger Overlay
- [Android][iOS] Particles are not affected by External Forces when loaded from AssetBundles with Strip Engine Code enabled
- Rendering Debugger "STP" and "Reflection Probe Atlas" overlays don't change size when changing the "Map Size"
sonderstudio
Oct 24, 2025 20:56
Same issue here on Windows. Annoying