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
- Getting a deprecated package for JetBrains Rider pop up when opening or creating a project
- [Android] Volume level of the same audio file is different on Samsung Galaxy Tab A8 between 2023.3.0b3 and 2023.3.0b4
- ‘Expected end of value’ warning occurs when a property declaration includes five or more variable references
- Crash on BurstCompilerService::CompileAsync when entering Play mode in a specific scene
- InvalidOperationException when using Game Camera Preview in Scene window with a custom RenderGraph pass
Add comment