Search Issue Tracker
Not Reproducible
Votes
0
Found in
2021.2
2021.2.9f1
2022.1
Issue ID
1404036
Regression
No
Coroutines that are synchronized to "WaitForEndOfFrame" and "Time.deltaTime" run at double speed in the Editor
How to reproduce:
1. Open the user attached project
2. Open the "OpeningScene" Scene
3. Enter Play Mode and press the left mouse button in the Game view to load the next Scene
4. Press on the "Shop", "Garage" or "Race" buttons at the bottom
5. Observe the time it takes to load these tabs
6. Build project to the iOS and observe the time to load these tabs
Expected result: The loading speed is the same in the Editor and in iOS
Actual result: The loading speed is two times faster in the Editor
Reproducible with: 2021.2.14f1, 2022.1.0b10
Could not test with: 2019.4.36f1, 2020.3.30f1, 2022.2.0a7 (Errors)
Notes:
- Could not test with Standalone Build and Android because of errors
- Tested with: VLNQA00358 - iPhone 12, 14.1 iOS
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Blank, Light-Themed "Create Node" window becomes visible on the next project open
- UI Elements/Layout inconsistencies in the Particle System component
- The Game view and Scene view fail to render when launching the Editor with a maximized Render Graph Viewer window
- "List is empty" is poorly visible in the "Create Node" window
- [Android] GameObject with a custom shader becomes invisible when deployed with the Vulkan Graphics API
Add comment