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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
Add comment