We are currently working on Unity 2022.3.18 but would like to switch to 2023.2.6. In the Player and on a desktop build, our project seems to run fine but when we build on WebGL and have some interactions with the UI, I am getting a lot of errors.
I’m also getting same exceptions with IndexOutOfRangeException regarding stack and layout on Unity 2023.2.3f1
While I was investigating the problem, found simillar issues on the forum, one of which seems extremely like mine and it’s being In Progress right now.
Hope patch will be published soon.
Btw, in 2022.3.18 I’m also seeing these websocket errors on the Quiz UI sample project, but apart from that there are no other errors and it works as expected. Which is not the case for 2023.2.6, in that build I cannot open pages like the tutorials.
@Hellfim aha that looks really similar indeed! Thanks for posting this. Hope it will be merged soon such that I can test whether it fixes my issues.