Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
通过使用统一的 WebglMovieTexture 插件,我设法在 RawImage 画布上的 webgl 构建上播放视频
但无论我尝试什么,在移动设备上我只会得到一个灰屏。有可能吗?
我在谷歌上找不到与此相关的任何结果
从 Unity 5.3.5(我写这个答案时的当前版本)开始,WebGL 构建不支持移动设备。
如果 WebGL 构建中的任何东西都可以在移动设备上运行,那么你就走运了。