com.unity.uiwidgets
com.unity.uiwidgets copied to clipboard
UIWidgets is a Unity Package which helps developers to create, debug and deploy efficient, cross-platform Apps.

如果页面背景是一张大图的话,图片尺寸越到大加载速度越慢。跟图片文件大小没关系。 比如我们项目中1600*1600的图20多K,800*800的图100多k。但是800*800加载更快
We've encountered the following warnings when running an android build on Unity 2020.3.36f1 with UIWidgets version 1.5.4_stable: 1. `Shader warning in 'UIWidgets/canvas_convexFill_cb': use of potentially uninitialized variable (shader_gradient_colorize) at /Packages/UIWidgets-release_1.5.4_stable/Runtime/Resources/shaders/UIWidgets_canvas.cginc(72)...