Hi guys,
I have 2 bugs happening on Windows-Chrome (but don’t happen on Safari \ Mac-Chrome \ Edge…) and I’m really not sure what might be the cause of it, maybe any of you guys have an idea?
-
“Cannot add an uniform after UBO has been created”, which prevents the walls texture from being shown.
The walls texture is just a simple MultiMaterial with 1-2 subSaterials (StandardMaterial). -
“Cannot read property “0” if undefined”, which prevents items from being shown (just try to add any item and you’ll see the exception)
You can see it here, my guess right now is that those might be related to a recent chrome update (or maybe to “Parallel shader compilation”, I don’t see this active on Mac, but don’t know if it’s possible to turn this off)
Will very much appreciate your help!
Tomer.