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
- Other threads get resized when trying to resize thread groups on the Timeline of the Profiler window
- Green highlight for selected panel lacks contrast when Editor theme is set to Light
- [Android] AR Camera Background has a white/bright tint when deployed with Gamma Color Space and Vulkan API
- Crash on TextCore::OTL_GPOS_TableReader::GetLookupList when changing to a specific Font in the UI Builder
- Reverting [SerializeReference] List property creates persistent element overrides in Prefab Variants
Add comment