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
- Frame Debugger's Hierarchy is not navigable when connecting it to the project built with the Volumetric Fog
- The number of SetPass Calls is increasing when attaching the Frame Debugger to the Player
- Scrollbar briefly appears in the Package Manager during installation process even when the package list is too short to require scrolling
- Script resets to use the previous Skybox color when saving the Scene changes
- [2D] Sprite Library Editor window throws NullReferenceException error when entering Play Mode with Game View maximised
Add comment