-
Based on this MSDN thread: https://social.msdn.microsoft.com/Forums/windowsapps/en-US/6d9abdb1-5d8c-4030-acfd-9a36ae6d3217/uwp-only-the-manipulationstarting-events-fire?forum=wpdevelop , it has been s…
-
Scroll the chat window to top, sometimes Unturned will stuck about 10 seconds (00:04 - 00:14 in video), and then automatic exit, without popping the crash window.
I think it just my computer's pro…
-
Unity 2018.4.20f1
UniVRM-0.55.0
ArgumentNullException: Value cannot be null.
Parameter name: key
System.Collections.Generic.Dictionary`2[TKey,TValue].FindEntry (TKey key) (at :0)
System.Collect…
-
Hi,
I've install Unity 2019.3.15f1 version on a new Ubuntu 1604 desktop.
I'd like to build the simulator of release 2020.06.
However, when I tried to open the project with editor, the editor…
-
## Bug Report
UIElements do not change appereance after changing style
### Actual behavior:
UIElements are not getting updated, after adding them into UIManager
### Expected behavior:
UIStyle…
-
When dragging points on a wall it is possible to produce a failure state by dragging one point directly over another.
Repro steps:
Create a wall
Enter point edit mode
Select the upper left po…
-
Hello!
My OS - Ubuntu 18.04
When I follow step 12 `In Unity Editor run Build WebUi... in Unity: Simulator -> Build WebUI...`
I see in consol
```
WebUI build is completed
UnityEngine.Debug:Lo…
-
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.…
-
### Is your feature request related to a problem? Please describe.
StringCryptographer, Editor view.
### Describe the solution you'd like
It would be nice to use a custom, better designed UI …
-
### SPECIFIC ISSUE ENCOUNTERED
DragGesture.CS and TapGesture.CS (maybe other gestures also) assign the TargetObject to the GameObject that is manipulated in the OnStart method. However this is done…