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
- Popup windows spawn on the incorrect monitor when the Editor is placed near the boundary of scaled monitor next to a monitor with different scaling
- Hidden Tabs do not shift into empty space after closing visible Tabs
- [Android] Application not deployed on a device when "activity-alias" is used in the AndroidManifest
- Shader compile process adds shader ID to the constant buffer name when the word "Globals" is being used in Vulkan
- Audio Mixer Snapshot link to the documentation isn’t working
Add comment