Try running with exception handling turned on “slow and safe” i the build settings. Also, have a look in the editor for any Excpetions that might occur. You can also try and set the scripting backend to mono and see if that works. For us it sometimes did a little diffirence and we where able to fix or work around issues doing stuff like this.
Got the same problem with Unity 5.3.5p1. Moving/rotating/doing some other stuff to a character with an Animator in a specific scene crashes the editor. Disabling either the script doing the moving or the Animator component prevents the crash.
Bug number 802076 (couldn’t send a repro project, but attached the dump logs and the script).
It’s not working. still occurs error. I think, It’s not only related with SetParent().
I don’t understand this situation. then now I try to make sample project.