Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Bug / Crash  Multi selected ObiCollider is changed only one
#2
(28-08-2024, 11:39 AM)asimofu_ok Wrote: Sorry for repeating myself, but this time it is about Obi7's ObiCollider.

Hi,

No problem, if you think you've found a bug the best thing to do is report it so it can be detected and fixed.

(28-08-2024, 11:39 AM)asimofu_ok Wrote: When I try to change Thickness or ObiCollisionMaterial while multiple objects with ObiCollider are selected, it seems that only one of the selected objects is changed.
My Unity version is 2022.3.42.


Thanks for reporting this! I could reproduce it, seems to be a problem with the use of [SerializeProperty] together with multi selection: only one of the objects gets the property backing field updated. Will find a workaround and get back to you with a patch.

kind regards,
Reply


Messages In This Thread
RE: Multi selected ObiCollider is changed only one - by josemendez - 28-08-2024, 11:54 AM