timo-sisus / Power-Inspector

Report bugs and offer improvement ideas for Power Inspector.
http://u3d.as/1sNc
8 stars 0 forks source link

Undo crashes Unity when Power Inspector is opened in a window or tab #8

Open vrmars3d opened 4 years ago

vrmars3d commented 4 years ago

At some point Power Inspector crashed whenever I wanted to Undo something. Reverting my project to the previous version has fixed the issue, so I am not sure what was causing it, but with Unity inspector opened it didn't crash.

My Unity version: 2018.4.11f1 Version of the Power Inspector: 1.2.7

In order to reproduce:

  1. Open Power Inspector either in a window or tab.
  2. Perform any change e.g. duplicate an object.
  3. Undo. It was crashing Unity, but reverting to the previous version of the project fixed somehow the issue.