-
### **Description**
https://unity.com/releases/editor/whats-new/2022.2.11 contains the "fix":
_“Android: Unity will no longer wrap native crashes into java exceptions on Android, as has been…
-
I have been searching for days, I used the exact same implementation guide as in the demo, which worked fine for the demo but when using it on my unity project I keep getting this error when I try and…
-
Hi,
I'm trying to build the WebViewPlugin-*.aar.tmpl. But I'm running into this build error.
Would it be possible to help me fix this ?
Thank you in advance.
```
> Task :webview:compileR…
-
At present, running Unity3D.download retrieves the latest version of the 2022 iteration of the app. Can support be implemented for retrieving 2023?
All versions can be accessed via:
https://unit…
-
### Issue Checklist
- [x] I'm using the latest u3d version
- [x] I ran `u3d --help`
- [x] I read the [README](https://github.com/DragonBox/u3d/blob/master/README.md)
- [x] I made sure that a sim…
-
### Suggested new feature or improvement
In the recommended apps section use the unity.unityhub package and not unity.unity.2020.
### Scenario
From the hub you can install a diverse set of version…
-
**Describe the bug**
HDRP shaders fail to compile
**To Reproduce**
Steps to reproduce the behavior:
4. See error
**Expected behavior**
Expected all shaders to compile correctly
**Screensh…
-
With the following code, it crashes.
If I remove ` _window.isClickThrough = true;` it will work just fine.
```c#
#if !UNITY_EDITOR && !UNITY_WEBGL && (UNITY_STANDALONE_WIN || UNITY_STANDALONE_…
-
Hi,
Great work, works perfectly in older versions of unity! Since it is dependend on the SteamVR assets, there are too many errors to get it working in 2019.3+ unity versions. Any plans on updating…
Zulex updated
4 years ago
-
Hi @emilybache, I'm working on adapting the kata for Unity game developers. Here's some questions I have:
1. Unity doesn't have a way to compile down to a command line program, so I'm not sure I'll…