Search Issue Tracker
Fixed in 2017.2.0f3
Votes
0
Found in
2017.2.0b1
Issue ID
923391
Regression
No
Animation Sprite is still visible in the Scene after Undo
To reproduce:
1. Open the attached project
2. Open the "Untitled" scene
3. Select several sprites from the Project window
4. Drag and drop them into the scene all at once
5. After animation file is created and a new game object is created in the Hierarchy, undo the operations by pressing "ctrl + z" keys
Desired outcome: After Undo operation the Sprite is removed along with the associated Game Object.
Actual result: After Undo operation the Game Object is destroyed, but the Sprite is still present.
Note: When the reproduction steps are performed on a single sprite (without creating an animation), the sprite is removed with Undo operation correctly.
Note: The sprite of non-existent Game Object also appears in the Build.
Reproduced with 5.4.5p3, 5.5.1f1, 5.5.4p1, 5.6.0b10, 5.6.2f1, 2017.1.0a1, 2017.1.0f1, 2017.2.0a1, 2017.2.0b1
Not reproduced with 5.3.8f2, 5.6.0b3, 5.6.0b9
Regression introduced in 5.6.0b10
Fixed in: 2017.2.0b11
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Overlay Image gets darker on each Camera when multiple Cameras are used
- Assertion failed on expression: 'scriptedImporterClass == SCRIPTING_NULL error when opening the standalone profiler window
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
Add comment