20-07-2021, 01:51 PM
(20-07-2021, 01:27 PM)josemendez Wrote: If that's the case, go to ObiParticleAttachmentEditor.cs, line 109, add a call to PrefabUtility.RecordPrefabInstancePropertyModifications(). Should look like this:
After this change, select the offending attachment and re-select the particle group (click the particle group dropdown, and just select the same particle group). That should fix the issue.
Let me know how it goes!
worked perfectly! thank you so much for the support!