Search Issue Tracker
Fixed in 2021.3.35f1
Fixed in 2023.2.8f1
Votes
0
Found in
2022.3.0f1
2023.1.0b19
2023.2.0a17
Issue ID
UUM-37466
Regression
No
"OnDemandRendering.renderFrameInterval" is ignored in the Player
How to reproduce:
1. Open the "IN_41680" project
2. Press File -> Build And Run
3. Observe the Player
Expected result: "Random" updated every ~2sec
Actual result: "Random" updated every frame
Reproducible on: Windows 10 Pro
Reproducible with: 2021.3.27f1, 2022.3.0f1, 2023.1.0b19, 2023.2.0a17
Note: also reproducible on Android and WebGL
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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Resolution Note (fix version 2021.3.35f1):
Fixed by another internal issue: UUM-32486: On-demand rendering doesn't work as expected on Android
Resolution Note (fix version 2023.2.8f1):
Fixed by another internal issue: UUM-32486: On-demand rendering doesn't work as expected on Android