In FullScreen the web page disappears.
Nobody has claimed this yet.
- Dominant language
- Objective-C++
- Stars
- 2.7k
- Forks
- 734
- Avg merge
- 11h 39m
- Merged PRs (30d)
- 1
Description
I am using unity-webview in a WebGL deployment. If the web page is requested and loaded but you then click to display unity in full screen mode, the web page disappears.
If you click to display unity in full screen mode and then request the web page, the page is requested but is not displayed.
Neither Chrome nor Firefox report any errors but Microsoft Edge console says:
Warning: changing antialiasing settings after startup is not supported in WebGL 1.0
Any thoughts on how to work around this?
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 issue in a Unity WebGL deployment using both load-then-fullscreen and fullscreen-then-load sequences. Compare behavior in Chrome, Firefox, and Edge while checking the browser console; done means the web page remains visible in both sequences without the reported warning.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- unity, web-dev
- Domain
- game-dev, web-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100