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
- “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