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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment