-
Notifications
You must be signed in to change notification settings - Fork 127
fix Source map error
JS error for missing external source-maps file in webvr-polyfill
#54
Comments
currently, we were using an older version of the the latest version of anyway, we should update
the reason for the exhaustive testing is to ensure that there have been no regressions since the latest version of |
webvr-polyfill
dependency
I’ve seen this error before. I swore I file it before, but I can’t find it. can you set some breakpoints and step through it? @caseyyee: if I recall correctly, you fixed this issue before by updating the game’s allocated memory size in Unity’s options. do you recall? |
webvr-polyfill
dependencySource map error
JS error for missing external source-maps file in webvr-polyfill
I filed #113 to handle a thoroughly tested upgrade of |
If it runs out of memory, you get a different error altogether. Seems like a different issue. I just tried on my Pixel XL, and the experience works and runs for me and don't seem to be seeing the raf errors. Though, in the console, I get issue #64 |
Closing in favour of #115 |
https://github.com/caseyyee/unity-webvr-export/blob/e119886/Assets/WebVR/Plugins/webvr-polyfill.min.jspre#L43
The text was updated successfully, but these errors were encountered: