You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Editor + Game view: Graphy runs fine.
Editor + Simulator view: Graphy halts and pauses the editor. After pressing the play button, it resumes and shows placeholder hashtag characters instead of showing the Hz value.
The text was updated successfully, but these errors were encountered:
Running on Unity 2022.3.0 with AR Foundation and URP.
Graphy installed via git url in package manager.
Looks related to issue #107.
File
com.tayx.graphy@38d5399c46\Runtime\Advanced\G_AdvancedData.cs
Error at line 330
IndexOutOfRangeException: Index was outside the bounds of the array.
Error at line 108
IndexOutOfRangeException: Index was outside the bounds of the array.
Editor + Game view: Graphy runs fine.
Editor + Simulator view: Graphy halts and pauses the editor. After pressing the play button, it resumes and shows placeholder hashtag characters instead of showing the Hz value.
The text was updated successfully, but these errors were encountered: