Search Issue Tracker
Fixed in 2021.3.30f1
Fixed in 2021.3.X, 2022.3.X, 2023.1.X, 2023.2.X, 2023.2.0a22
Votes
12
Found in
2021.3.27f1
2022.3.2f1
2023.1.0f1
2023.2.0a19
Issue ID
UUM-40051
Regression
No
WaitForEndOfFrame with Application.targetFramerate set produces different results when comparing Game view with Device Simulator view
Reproduction steps:
1. Open the attached “WaitForEndOfFrameTest” project
2. Open "Assets/Scenes/SampleScene.unity" scene
3. Open the Game view
4. In the Game view Control Bar, click on the Game tab
5. Select Simulator from the drop-down menu
6. Enter Play Mode
7. Observe the Console
Expected result: No Console warnings appear
Actual result: Console warnings “WaitForEndOfFrame Broken” appear
Reproducible with: 2021.3.27f1, 2022.3.2f1, 2023.1.0f1, 2023.2.0a19
Reproducible on: macOS Ventura 13.2.1 (M1 Max)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on RendererScene::NotifyInvisible when GameObjects are deleted from the Hierarchy in a specific Scene
- "Import projects" button doesn't work in Unity Hub
- Animation is affected by TimeScale when setting Animator's updateMode to UnscaledTime in onDisable()
- Shader Graph generates 'İ' in the shader when using Turkish Regional format
- Crash on ParticleSystemUpdateData::CacheSubEmitters(ParticleSystem&) when shared subemitter referenced by multiple nested particle systems
Add comment