Replies: 1 comment
-
|
If you could please provide crash dumps and logs that would be very helpful, ideally UWB shouldn't be crashing at all. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm on version 2.2.8. Unity version is 2022.3.70f1.
I've experienced several crashes on my Windows standalone player. When I check the crash dumps, they all are about trying to write to an invalid pointer.
Not sure if this matters, but the standalone build is located on a different drive (so not C:)
I did notice in the comments that resizing may cause crashes. However, I've seen crashes happen even without doing any resizes.
I understand that this might be a CEF/Chromium issue. But is there anything I can do to minimize crashing?
I can also attach the crash dumps if that will be helpful.
Thank you in advance!
Beta Was this translation helpful? Give feedback.
All reactions