-
```
A Native Collection has not been disposed, resulting in a memory leak. Allocated from:
Unity.Collections.NativeReference`1:.ctor(Int32, AllocatorHandle) (at .\Library\PackageCache\com.unity.coll…
-
Error Message Says like this
Building Library\Bee\artifacts\Android\iz17e\libil2cpp.so failed with output:
ld.lld: error: undefined symbol: whisper_lang_max_id
>>> referenced by com.whisper.unity…
-
Sometimes, Unity will crash completely while reloading domains.
## To Reproduce
1. Install Cesium.
2. Cause domain reloads.
3. Crashes.
## Setup
- Unity version: 2022.3.50f1
- Cesium: 1.13.…
-
### 前置阅读 | Pre-reading
- [X] [文档](https://puerts.github.io/unity/zhcn/readme)/[Doc](https://puerts.github.io/unity/en/readme)
- [X] [Issues](https://github.com/Tencent/puerts/issues?q=is%3Aissue+s…
-
**Describe the bug**
When setting the inference device to "Compute Shader" in Unity ML-Agents, this error occurs:
`InvalidOperationException: Tensor data cannot be read from, use .ReadbackAndClone…
-
### Description
Build error when compiling using IL2CPP for Android if project uses static NetworkVariables. This behaviour happens when attempting to build using IL2CPP scripting backend and build…
-
I recently updated to the newest release in my project and all of my graphs using Defined Events started throwing errors in build only (they work when played in editor still).
Here's more informati…
-
I am trying to fix the Dear ImGui Unity repo to allow WebGL build, how can I do this?
I'm using this [repo](https://github.com/mattmanj17/dear-imgui-unity/tree/matthewd) based on a [Youtube video](…
-
### Description
[Netcode] Received a packet with an invalid Hash Value.
When attempting to establish a connection between a Windows PC and a Mac in my multiplayer game, I receive the error:
…
-
**Describe the bug**
Sample BalanceOf located in ERC-1155 section is throwing a error when you click on it and the wallet is not connected. But we shouldn't need a wallet connected for this sample
…