Search Issue Tracker
Fixed in 2021.2.X
Fixed in 2020.3.X, 2021.1.X
Votes
5
Found in
2020.2.0a16
2020.2.0f1
2020.3
2021.1
2021.2
Issue ID
1318647
Regression
Yes
[Mobile] FixedUpdate gets called multiple times before the first Update when Build is run on a Device
Reproduction steps:
1. Open attached project "Case_1318647" and load Scene "SampleScene"
2. Build and Deploy the Project on a device
3. Observe the Xcode console
Expected result: Both FixedUpdate and Update are called after the App starts
Actual result: Multiple FixedUpdate calls happen after launching before a single Update call happens
Reproducible with: 2020.2.0a16, 2020.3.0f1, 2021.1.0b11, 2021.2.0a8
Not reproducible with: 2018.4.32f1, 2019.4.22f1, 2020.2.0a15
Reproduced with:
- iPhone 6 (iOS 12.4.8)
- iPhone 7 (iOS 12.3.1)
- iPhone 12 Mini (iOS 14.1)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Silicon] Crash on ScriptableRenderLoopJob when machine is left idle while the Editor is in Play mode
- [Android] GraphicsBuffer.CopyCount does not work with Append Compute Buffer after Compute Shader Dispatch on some Android devices
- "DirectoryNotFoundException" error when building a project via script in one folder, then building via Editor in another, deleting the folder built via Editor and rebuilding via Script
- New items are created and old ones remain in memory when using 'treeView.SetRootItems(items)' and 'treeView.Rebuild()' which can cause a memory leak
- Code continues to run after enabling the Frame Debugger when in paused Play Mode and using 'WaitForSecondsRealtime' coroutine
Resolution Note (fix version 2021.2):
Fixed in 2021.2.0a11
Resolution Note (fix version 2021.1):
Fixed in 2021.1.2f1
Resolution Note (fix version 2020.3):
Fixed in 2020.3.4f1