Forum rules - please read before posting.

Object - Add or Remove - Remove, Error after updating to 1.46e

edited June 2015 in Technical Q&A
Hello, after updating AC to 1.46e i have problem with trigger action "Object - Add or Remove - Remove". The object is not removed and i have an error:

"Destroying GameObjects immediately is not permitted during physics trigger/contact, animation event callbacks or OnValidate. You must use Destroy instead."

I will glad if you help, thank you.
(unity 5.1.1f1)

Comments

  • Open ActionInstantiate.cs, and amend line 118 so that it reads Destroy instead of DestroyImmediate.
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Welcome to the official forum for Adventure Creator.