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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment