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
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- Addressables Profiles and Analyze windows no minimum window size
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Add comment