Search Issue Tracker
By Design
Votes
0
Found in
2018.2.0a5
Issue ID
1014228
Regression
No
The Cube in the 3D Template Sample Scene does not animate, because it is set to static by default
Steps to reproduce:
1. Create a new project with the 3D template
2. In the "SampleScene" select the ExampleAssets -> Cube
3. Open Animation window and create any sort of animation for the cube
4. Press play
Expected: the cube moves according to the animation.
Actual: the cube does not move because it is set to static in the inspector.
Reproduced in: 2018.2.0a3, 2018.2.0a4, 2018.2.0a5
Note: The objects in the 3D template sample scene are introduced in 2018.2.0a3
This is a "Design Bug". There are no problems in the code,
but the choice of making the cube static by default leads to many users being confused as to why the cube does not move when animating.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment