Is it possible to see the errors when a page doesn't load completely?
Nobody has claimed this yet.
- Dominant language
- Objective-C++
- Stars
- 2.7k
- Forks
- 734
- Avg merge
- 11h 39m
- Merged PRs (30d)
- 1
Description
Hello!
I started looking into this wonderful project and the sample worked fine.
I wanted to try with my own website (an HTML5 website using Canvas2D). I starts loading it but it gets stuck half-way through (the loader doesn't finish the initialization).
In the Unity console there is no error whatsoever. Would it be possible to know what goes wrong so I can see if I can fix it on my side?
Also, as a side note, is it normal that building the project into an executable on OSX doesn't work. More precisely, after running the application, it just freezes right after the Unity splash screen.
Thanks!
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the HTML5 Canvas2D page in the Unity sample and observe the loader while checking the Unity console for diagnostics. Investigate the incomplete initialization and the OSX executable freeze after the Unity splash screen; done means the failure is reported clearly or the affected behavior is documented with reproducible details.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html, unity
- Domain
- desktop, web-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100