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
- Rendering locks up when not looking at a transparent material on Meta Quest 2
- Volumetrics break when using a Custom Pass to create a Thickness Buffer for Alpha Clipping
- All tests are run instead of only the failed ones when the "Rerun Failed" button is pressed
- GameObject is not masked when the "Render PostProcessing Effects" pass executes with a resolved non-MSAA Color target and MSAA DepthStencil target
- [Android] Gfx.WaitForGfxCommandsFromMainThread high performance usage and inconsistency when built Player scene has Canvas GameObject on a specific Project
Resolution Note (fix version 2022.2):
Fixed in 2022.2.0a9