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
{{ message }}
This repository has been archived by the owner on Jan 4, 2022. It is now read-only.
An issue with using an index is, if someone were to manipulate the BakedCanvasData, the indices would no longer be correct.
Because I can't use GetInstancedID() or GetHashCode() for persistent unique identifiers it makes more sense to generate a GUID and serialize the BakedCanvasData as a serializable GUID.
It would be nice to show people how the canvas will be batched together.
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: