-
bunch of bugs on this newer version tested on develop branch
`NullReferenceException: Object reference not set to an instance of an object
—
System.NullReferenceException: Object reference not se…
XeonG updated
3 months ago
-
**Description of the bug**
I'm getting an error whenever I click play:
Trying to add MoreOptionsButton (UnityEngine.UI.Image) for graphic rebuild while we are already inside a graphic rebuild l…
-
Hi! Not sure if you’re still maintaining this mod or just updated it for the latest version, but I wanted to share an issue.
The mod was working fine before, but now I’m getting this error when I o…
-
Goldshores
```
[Warning: Unity Log] SendBytesToReady object GoldshoresBeacon(Clone) (UnityEngine.GameObject) has not been spawned
[Error : Unity Log] NullReferenceException: Object reference not s…
-
NullReferenceException: Object reference not set to an instance of an object
Ony.OxygenNotIncluded.Object_Extensions.InvokePrivateMethod[T] (System.Object obj, System.String methodName, System.Ob…
-
We keep running into issue when users update the SDK with the build cache not invalidating the build cache. This most often causes issues with the Android native SDK not getting updated properly causi…
-
Mobile connection error: The module ThePitAvax-client-core-expirer with context ThePitAvax-client-core-expirer is attempting to create a new EventDelegator that overlaps with an existing EventDelegato…
-
### Describe the bug / バグの説明
`PipelineManager.blueprintId`のデフォルト値がnullなためエラーになるようです。
シーンを開き直すとUnityのSerializationの仕様により null が 空文字列 に変化するため問題がなくなります
```
ArgumentNullException: Value cannot b…
-
~~~C#
using UnityEngine;
using UnityEngine.UI;
using Yarn.Unity;
public class YarnImageHandler : MonoBehaviour
{
// 이미지가 표시될 UI 오브젝트 (예: Image 컴포넌트가 있는 오브젝트)
public GameObject imageOb…
-