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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment