Search Issue Tracker
Fixed in 2022.2.X
Votes
2
Found in
2019.4
2019.4.20f1
2020.3
2021.1
2021.2
2022.1
Issue ID
1358679
Regression
No
Terrain grass animation speed increases when calling different Camera render methods
How to reproduce:
1. Open the user's attached project
2. Open scene GrassSpeedBug/GrassSpeedBug
3. Select the GameObject "Bug" in the Hierarchy window
4. In the Inspector view under "Grass Speed Bug (Script)", set the Mode to "None"
5. Press the Play button
6. Observe the grass animation speed in the Game view
7. Press the Play button again to stop the game
8. Set the Mode to "Render Camera"
9. Press the Play button
10. Observe the grass animation speed
11. Press the Play button again to stop the game
12. Set the Mode to "Render Cubemap"
13. Press the Play button
14. Observe the grass animation speed
Expected result: grass movement speed always stays the same
Actual result: grass movement speed increases around twice on Camera.Render(), and increases several times more on Camera.RenderWithCubemap()
Reproducible with: 2019.4.29f1, 2020.3.16f1, 2021.1.17f1, 2021.2.0b7, 2022.1.0a5
Notes: not reproducible in the Scene view
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- TreeView Child display toggle styling becomes reversed when clicking and dragging it
- Null is returned when using FocusOutEvent.relatedTarget
- Unity_BaseInstanceID is always zero when rendering multiple meshes and instancing with the same buffer
- UI Document button's text does not resize relatively when size in percentage (%) is used
- Event.current.mousePosition has an offset of 1px along the y-axis in WebGL build when the mouse button is released
Resolution Note (fix version 2022.2):
Fixed in 2022.2.0a9