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
- Error ‘cannot use casts on l-values’ when a variable is assigned inside a second-level nested if statement before being used in a conversion
- "You cannot save to an invalid folder" warning dialog box is shown when canceling Tile Palette creation
- Global Volume visual details are blurred when Tonemapping mode is set to any other than 'ACES'
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
Add comment