-
Hi, Tried to use undo/redo function with UGUI button but not work, the UndoRedoManager.Undo(); or Redo() not work.
Tried to modify Updaate function too like `void Update()
{
HandleUndoRedo();
…
ilanb updated
4 years ago
-
I think we would all agree that the best idea and decision to take atm is to revert the friday patch to the last game version. The game is literally unplayable. AND not only that but everything that c…
-
ugui默认的文本在某些时候还是很模糊的,效果不太行
-
I am trying to add a set display on craft items, but I get an error.
I have this item:
![image](https://user-images.githubusercontent.com/47291794/108608217-9d0cf600-73d6-11eb-9fe4-75c84f85bb22.png…
-
My 「{Project Name}\Packages\manifest.json」is
```
{
"dependencies": {
"com.unity.collab-proxy": "1.2.16",
"com.unity.ide.rider": "1.1.4",
"com.unity.ide.vscode": "1.2.1",
"com.…
-
## Description
### Detailed Bug Report
When customizing your character, you can select different kind of socks. However, when selecting "None" for socks (whether it's from the drop down menu or ar…
-
-
**详细描述问题bug:**
Unity的ugui界面使用poco的时候,如果按钮偏移,控件点击不准确,除非在(0,0)坐标
**复现步骤:**
创建一个ugui的button,挂载canvas下,简单实现以下点击效果;canvas的各种设置问题都一样,就不贴图了
**其他相关信息补充**
(例如在linux ubuntu16.04上运行异常,在windows上正常等信息。)
…
-
Hey!
First of all, thank you, this project is really helpful for what I am working on.
Everything works fine in Unity 2019.4.1f1 when I am on the "PC, Mac and Linux Standalone" platform (with the …
mab09 updated
4 years ago
-
**Describe the bug**
Linnear Space, which is also used, uses unity's videoplayer, and the video color is the same. After importing the plugin, it becomes white in NGUI
Supplement: I use NGUI.
**You…