Skip to content
This repository has been archived by the owner on Jan 4, 2022. It is now read-only.

BakedCanvasDataProxy needs to be more informative #70

Closed
psuong opened this issue Jan 2, 2021 · 1 comment
Closed

BakedCanvasDataProxy needs to be more informative #70

psuong opened this issue Jan 2, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@psuong
Copy link
Member

psuong commented Jan 2, 2021

image

  1. An issue with using an index is, if someone were to manipulate the BakedCanvasData, the indices would no longer be correct.
  2. 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.
  3. It would be nice to show people how the canvas will be batched together.
@psuong psuong self-assigned this Jan 2, 2021
@psuong psuong added the enhancement New feature or request label Jan 2, 2021
@psuong psuong mentioned this issue Jan 2, 2021
7 tasks
@psuong
Copy link
Member Author

psuong commented Jan 3, 2021

image
Okay added buttons to easily bake, update, and remove information from the scriptable object. Will move bullet point 3 to a new issue.

@psuong psuong closed this as completed Jan 3, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant