-
I tried importing package downloaded from github, I followed instructions and it crashed half way, now unity wont open this project
Unity 2019.4.26f1
Windows
New project
![image](https://user-im…
-
```
new Transform(
transform: transform,
alignment: FractionalOffset.center,
child: new Column(
mainAxisAlignment: Unity.UIWidg…
-
Given that UIWidgets includes a full flutter engine, is it possible to render a flutter app inside Unity? Or would we need to rebuild in c#? My goal is to have a floating flutter panel inside a 3d env…
-
## Enhancement request:
- allow to pass a command with arguments to arcade.gui.UIImageButton objects.
- add x_align - y_align to arcade.gui.UIImageButton objects (or extend to all UI elements).
…
-
New Unity 3D Project
Import UIWdiget 2
Then crashed
-------------------------------------
Translated Report (Full Report Below)
-------------------------------------
Process: …
-
我在使用`material_.showDatePicker` 遇到两个问题
**一**:是[`calendar_date_picker.cs`](https://github.com/Unity-Technologies/com.unity.uiwidgets/blob/master/com.unity.uiwidgets/Runtime/material/pickers/calendar_…
-
使用`SizeBox` 约束`DropdownButtonFormField`,显示不正确,代码如下:
```
new SizedBox(
width: 200,
height: 30,
//child: …
-
![48a78e0462eac8ccd31b29503fd095c](https://user-images.githubusercontent.com/34758510/125056119-7e37a380-e0da-11eb-8f43-28abd36a5d9d.png)
-
Hello,
I just downloaded the latest 2.0.3 release zip and tried to import content of `com.unity.uiwidgets` into my project. When it tried to push to my repository I got an LFS error. It seems follo…
-
Below are screenshots of the same default flutter app code built for windows in flutter, and rewritten in unity with uiwidgets. There are some differences in font, dropshadow softness, style sizings, …