-
![image](https://user-images.githubusercontent.com/247809/79737684-448c4880-832e-11ea-9b6b-4c72d2435771.png)
When I use UGUI.Image components, I got the duplicate bundle dependencies warning?
-
Hi I am trying to figure out how to play a video on a uGUI canvas/texture?
ghost updated
7 years ago
-
```
Hello! I have this exception
in 1.0.030 DOTween
in Unity 5 Version 5.0.0f4 (5b98b70ebeb9)
This happens in my method MyMethod in this order
MyMethod () // workds
// one gazillion other tweens
/…
-
Hello, love your libraries for micropython. I've been testing the encoder only mode for micro-gui but had a lot of issues with getting my encoders to work.
I also tried using your encoder library fro…
-
Unity 2023 has moved Textmesh pro functionality to com.unity.ugui. Requiring the Textmeshpro package conflicts with this resource.
-
- https://encrypted.google.com/search?q=gui+for+command+line
- https://encrypted.google.com/search?q=frontend+for+command+line
- https://www.linuxjournal.com/content/gui-your-cli
- http://ugui.io
-
```
Hello! I have this exception
in 1.0.030 DOTween
in Unity 5 Version 5.0.0f4 (5b98b70ebeb9)
This happens in my method MyMethod in this order
MyMethod () // workds
// one gazillion other tweens
/…
-
I plan to change the package name to indicate that it supports not only monkey testing but also broad testing via uGUI and UI Toolkit.
~I'll probably leave the name unchanged and create a separate …
-
UI:
- Start Game
- Room Search/List
- Inside Room: join/ready
- Character Selection
- Loading Before Battle
- BattleHUD
Design patterns:
- Inverse of control
- Event-Driven
Techniques in…
-
I think this is a Linux specific issue, but when running in fullscreen, the menu buttons don't respond to mouse input.
Will try to look into this over the weekend