-
Beta Was this translation helpful? Give feedback.
Answered by
NicusorN5
Aug 7, 2023
Replies: 1 comment 3 replies
-
(Accidentally closed without posting) I had to call Now it is showing results as expected. Solved. |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
NicusorN5
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
(Accidentally closed without posting)
I had to call
.UpdateChanges()
because a "baked array" stored in the instance was filled with 0 for some reason.Now it is showing results as expected. Solved.