Brian

Results 5 comments of Brian

Unfortunately, adding and removing cells are not supported yet. But I do have plan to add them soon since I found they are common use cases.

I found adding and removing items dynamically more difficult than I thought because it affects all cells behind it, and I didn't have time to implement it last year. But...

Sure! Please do. I'll check it out after you add it

Sorry for late reply, it didn't happen on my end with Unity 6000.0.32f1. Can you tell me which Unity version are you using and what is the error message? Thank...

Hi, At runtime this is indeed not supported because `SmartReference` will store the asset path and guid which can only get in editor. But if you are doing it only...