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
- [Quest] Materials are not rendering in Player when "Single Pass Instanced \ Multi-View" is selected and "Surface Type" is set to "Transparent"
- Hair master stack shader on hair is blown out when there is a backlit light on it
- [Editor] Profiler (Standalone Process) "Live" button is greyed out by default
- UIToolkit bindings on RadioButtonGroup is not displaying the selected radio button when the choice list is bound
- Multiple Video Players are not playing simultaneously when played in WebGL
Add comment