Search Issue Tracker
Fixed
Fixed in 2021.3.40f1, 2022.3.30f1, 6000.0.2f1
Votes
0
Found in
2021.3.36f1
2022.3.21f1
2023.2.14f1
6000.0.0b11
Issue ID
UUM-66275
Regression
No
WaitForEndOfFrame calls multiple times a frame when multiple Game View Windows are visible
Reproduction steps:
1. Open the attached project “ReproProject”
2. Ensure only one Game View Window is docked
3. Enter Play Mode
4. In Game View, Observe the GUI shows a “Ratio” of 1
5. Exit the Play Mode and dock another Game View Window so that it's visible
6. Repeat step 3
7. Observe the value “Ratio” displayed
Expected result: The value of Ratio is 1 (i.e. WaitForEndOfFrame runs once per frame)
Actual result: The value of Ratio depends on the number of docked Game Views (i.e. WaitForEndOfFrame runs once per visible GameView)
Reproducible with: 2021.3.36f1, 2022.3.21f1, 2023.2.14f1, 2023.3.0b10
Reproducible on: Windows 11 23H2 (Play Mode in Editor), macOS 14.3.1 23D60 Darwin 23.3.0 (user’s)
Not reproducible on: No other environment tested
Note: Not Reproducible on Standalone build and Android Platform
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Reflection Probe “Probe Scene Editing Mode:” text is barely visible
- [HDRP] Game view doesn’t refresh after changing Camera Background Type until mouse moves over it
- Some Shaders appear twice in Material Shader selection menu
- Editor freezes with a StackOverflowException when certain asset types are assigned to a managed component in a SubScene via AddComponentObject
- Text Script Importer Reference button links to a Missing Page when clicking the Reference Button in the Inspector
Add comment