HTMLMesh strange issue

Some time ago I implemented HTMLMesh into my scene and it worked perfectly. Here is the link to the old build - https://babylonpress.org/test/room11/ (turn to the left to see)

Then I commented it and did some changes in the code during last months. Then, after uncommenting it goes weird, meanwhile the pointer changes when you point over a hyperlink


Here is the new build - BabylonPress WORKSHOP
To call the Inspector press Ctrl+Alt+Shift+I
Still wondering what could have caused this :slight_smile:

Gosh! this is a beautiful one but impossible to debug :smiley:

Can you try to slowly remove all postprocesses, renderpipelines, etc… to get back to a bare scene with just the wall and the HTMLMesh?

Along the way you may find the culprit and if not at least we will have a manageable scene :smiley:

This is the first thing which I did :slight_smile:
But yes, I’ll try to remove more elements to find the reason.

1 Like