-
in 2020.3.1f1 when removing patch on ``MySlowScript.Update`` in ProfilerWindow via Context Menu
```csharp
Log at end
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandle…
-
下記内容エラーが出てしまうのですが、原因わかりますでしょうか?
:::::::::::::::::::::::::::::::::::::::::::::::::::
ArgumentException: Blend shape index out of range.
Esperecyan.Unity.VRMConverterForVRChat.Utilities.VRChatUtili…
-
I am using Unity 2021.3.6f1 and have installed using the Package Manager:
![image](https://user-images.githubusercontent.com/67368260/186887065-cb8a8712-4a40-46aa-88ab-fdbbf5f5d50b.png)
I am g…
-
```
NullReferenceException: Object reference not set to an instance of an object
AssetDependencyGraph.CreateNode (UnityEngine.Object obj, System.String assetPath, System.Boolean isMainNode, System.B…
-
**Steps to Reproduce**
* Create new dummy steps "Step1" and "Step2"
* Add both steps to job, save project
* Rename Step1.cs and corresponding class to SuperStep1
* See Step1 was removed from Job l…
-
データのインポートを行うと
ボーンのインデックスが範囲外参照を行い停止してしまいます。
再現データはメールで送らせていただきます。
エラーログは以下のとおりです。
ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collecti…
-
(Found solution, see second post.)
I'm on Unity 2019.3.13f1. When I do `Tools -> BSP -> Import Map` I immediately get an error:
```
FormatException: Input string was not in a correct format.
S…
-
```
MissingReferenceException: The object of type 'Baracuda.Example.Scripts.GameManager' has been destroyed but you are still trying to access it.
Your script should either check if it is null or yo…
XeonG updated
6 months ago
-
with last version once open normal painter windows and click "edit normals"button,console log error like this:
TypeLoadException: Generic Type Definition failed to init, due to: Generic class cannot …
-
While adding flood fill and box fill to the random brush, there was occasional crashing when undoing operations. I checked, and these crashes also occur with unmodified RandomBrush Paint mode in 2d-ex…