-
Why are there two repositories for the same project?
Is there a difference to the other [UIWidgets ](https://github.com/UnityTech/UIWidgets) repository ?
-
What font does the game use for the UI?
-
In the "glazier" Steam beta branch the game has been updated to use uGUI rather than IMGUI. The goal at the moment is seamless compatibility, so if you run into any bugs please report them, whereas qu…
-
Unity 2020.2.3f1
1. Create a new project by UnityHub
2. Add `NodeGraphProcessor` by `openupm add com.alelievr.node-graph-processor`
3. Open unity project
4. Expect `Assets/Create` have an option…
-
"xuanwo" is a particle.when i move down "xuanwo",it is above the GreenImage.Why?
-
```
[2020-12-19 13:40:51] Disconnected
[2020-12-19 13:40:51] Finished quitting
[2020-12-19 13:40:51] NullReferenceException
[2020-12-19 13:40:51] SDG.Unturned.GlazierButton_uGUI.ReleaseIntoPool ()…
-
This would be a cool feature, Atleast creating an RPC message that would be able to receive a string of text and convert it into UI (Take a look at Rust CUI if you wanted an example). Doesn't need to …
-
**Description of the bug**
NullReferenceException: Object reference not set to an instance of an object
SimpleFileBrowser.RecycledListView.UpdateList () (at Assets/Plugins/SimpleFileBrowser/Script…
-
Need help on identify what is the possible error.
Had successfully run the code before we modified our unity project lately.
We manage to build our project in webgl manually but failed when build wi…
-
**What is the current behavior?**
Using the Visual Novel Example, If you have a series of nodes with shortcut options but no actual dialogue, the shortcut from a previous node will remain on screen…