Search Issue Tracker
Fixed in 2017.1.X
Votes
0
Found in
2017.2.0a1
Issue ID
912734
Regression
No
Warning appears when undoing creation of timeline which added Playable Director to object
Reproduction steps:
1. Create new project.
2. Create empty GameObject.
3. Open Timeline windows and create track for selecte object.
4. Press undo.
Expected result: Everything will be removed cleanly.
Actual result: Warning appears: "Component of type Animator was added to GameObject using GameObject.AddComponent() and had become dangling during an undo
operation. Use Undo.AddComponent to correctly add a component which can be handle by the undo system"
Reproduced on: 2017.1.0b6, 2017.2.0a1
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