42 Days Ago
Bugfix: Reimplementing PowerLineWireUndo Unity deprecated a couple Undo APIs that broke our utility, so replaced them with new API. Also upgraded PrefabUtility usage and nuked a couple unused public methods (since they used deprecated APIs). Tests: Tested Undo-Redo when adding a new line on power line platform - works