Search Issue Tracker
Won't Fix
Votes
0
Found in
5.6.0b8
Issue ID
893955
Regression
Yes
[UI] Unknown Mixed bake mode in LightModeUtil.MapSettings() Error
This error shows up when upgrading a project. The error consistently occurs when opening the project attached below.
Unkown Mixed bake mode in LightModeUtil.MapSettings()
UnityEditor.LightingWindow:OnEnable()
UnityEditorInternal.InternalEditorUtility:LoadSerializedFileAndForget(String)
UnityEditor.WindowLayout:LoadWindowLayout(String, Boolean)
Steps for reproduction:
1) Open the project attached below
2) Open the scene “s3"
3) Bake the scene or click on the lighting window
4) Observe the errors in the console (screenshot attached below)
Notes:
- Regression introduced in 5.6.0b8
- Workaround solution is to delete Library folder and open the project again
- Issue occurs both on mac and windows
Comments (8)
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
barkazzaz
Dec 19, 2018 20:49
Here's how to resolve (worked for me at least):
Window->Lightning->Settings:
click on the settings icon (looks like a gear icon) -> reset
That's the only way it was resolved and I could re-edit my lightning.
Hope it helps someone as I couldn't find this particular answer anywhere..
twobob
Jul 25, 2018 18:38
RKeown3Ds comment worked for me too.
Deleting the library does not work.
This occurs when stupidly rolling back versions too...
hejaaa
Apr 06, 2018 10:44
Won't Fix? You are serious? Re-enabled settings is madness workflow :D
MixalityInc
Apr 02, 2018 21:30
RKEOWN3D's comments solved the issue for me.
Artifact-Games
Jan 25, 2018 14:49
Thanks to RKEOWN3D for the workaround. It worked after doing that convoluted step.
RKeown3D
Nov 25, 2017 02:31
I had this occur after I imported the Winter Ground Package from NatureManufacture into my project. i was able to get around this by unchecking Realtime Global Illumination, then Generate Lighting, and then re-enabling the Realtime Global Illumination, and then rebuilding Generate Lighting again.
Mithri1
Aug 16, 2017 08:44
This is not resolved, and deleting library doesn't work. Since it comes back. You should have a closer look at this one. For it only happens when I use OnGUI with buttons (so far)