Obi Official Forum
Bug / Crash Cannot add new "Property groups" - Printable Version

+- Obi Official Forum (https://obi.virtualmethodstudio.com/forum)
+-- Forum: Obi Users Category (https://obi.virtualmethodstudio.com/forum/forum-1.html)
+--- Forum: Obi Cloth (https://obi.virtualmethodstudio.com/forum/forum-2.html)
+--- Thread: Bug / Crash Cannot add new "Property groups" (/thread-2817.html)



Cannot add new "Property groups" - iopzxz - 21-03-2021

I try to add new particle groups by pressing Edit and clicking + button
[Image: T9K77tC.png]

Then I am directed back to this page with errors[Image: 0JHYgto.png]

However particle groups has been added 
[Image: oFroCB3.png]
Though I can add particle group, the editor keeps glitching and pull me out of the edit mode each time I add or remove particle groups.
Following are list of detailed errors I get

[Image: c7ZaCRq.png]

Please help me to use this asset. I love your guys work.


RE: Cannot add new "Property groups" - josemendez - 22-03-2021

Hi there,

I'm unable to reproduce this. "GetApplication() | MayUpdate()" is an internal Unity assert, doesn't seem to be part of Obi though it is triggered when creating a new subassset (which is what particle groups are internally).

-What Unity version are you using?
-Have you tried resetting the editor layout to the default? Unity's editor UI can sometimes get in a weird state, and often a layout reset solves things. Might or might not work in this case.

Let me know how it goes.