guycalledfrank / bakery-issues

Bug tracker for Bakery
4 stars 0 forks source link

won't bake, brand new github version #31

Closed laurentopia closed 3 years ago

laurentopia commented 3 years ago

image

laurentopia commented 3 years ago

image Exception caught: System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at System.Collections.Generic.Dictionary2[TKey,TValue].get_Item (TKey key) [0x0001e] in <9577ac7a62ef43179789031239ba8798>:0 at ftBuildGraphics+d__203.MoveNext () [0x045e1] in Z:\McDROID_2020.1 URP\Assets\Scripts\Plugins\Bakery\Editor\x64\Bakery\scripts\ftBuildGraphics.cs:6083 UnityEngine.Debug:LogError(Object)

d__203:MoveNext() (at Assets/Scripts/Plugins/Bakery/Editor/x64/Bakery/scripts/ftBuildGraphics.cs:6387) d__261:MoveNext() (at Assets/Scripts/Plugins/Bakery/Editor/x64/Bakery/scripts/ftRenderLightmap.cs:4760) ftRenderLightmap:RenderLightmapUpdate() (at Assets/Scripts/Plugins/Bakery/Editor/x64/Bakery/scripts/ftRenderLightmap.cs:4164) UnityEditor.EditorApplication:Internal_CallUpdateFunctions() ` `KeyNotFoundException: The given key was not present in the dictionary. System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) (at <9577ac7a62ef43179789031239ba8798>:0) ftBuildGraphics+d__203.MoveNext () (at Assets/Scripts/Plugins/Bakery/Editor/x64/Bakery/scripts/ftBuildGraphics.cs:6388) ftRenderLightmap+d__261.MoveNext () (at Assets/Scripts/Plugins/Bakery/Editor/x64/Bakery/scripts/ftRenderLightmap.cs:4760) ftRenderLightmap.RenderLightmapUpdate () (at Assets/Scripts/Plugins/Bakery/Editor/x64/Bakery/scripts/ftRenderLightmap.cs:4164) UnityEditor.EditorApplication.Internal_CallUpdateFunctions () (at <20b79eb59c0f467d8b1106b2110bc953>:0) `
laurentopia commented 3 years ago

what i tried: cleared baked data image

guycalledfrank commented 3 years ago

Hmm did you update from BOTH -csharp and -compiled repositories?

laurentopia commented 3 years ago

yes

guycalledfrank commented 3 years ago

Maybe try a fresh project? It seems other users are baking fine.

laurentopia commented 3 years ago

It Fixed itself