Search Issue Tracker
Fixed in 2022.2.X
Duplicate in 2021.3.X
Votes
0
Found in
2021.2.0a2
2021.2.10f1
2022.1
2022.2.0a8
Issue ID
1401723
Regression
Yes
OnPostRender is called multiple times per frame when setting Application.targetFrameRate
Reproduction steps:
1. Open the attached user's Unity project "TestOnPostRender.zip"
2. Go to Assets > Scenes folder
3. Open "SampleScene.unity" and enter the Play mode
4. Observe "Update" and "OnPostRender" in the Game view
Expected result: OnPostRender is called once per frame
Actual result: OnPostRender is called multiple times per frame
Reproducible with: 2021.2.0a2, 2021.2.19f1, 2022.1.0b15, 2022.2.0a8
Not reproducible with: 2019.4.37f1, 2020.3.33f1, 2021.2.0a1, 2022.2.0a9
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
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
Resolution Note (fix version 2022.2):
Fixed in: 2022.2.0a9