Search Issue Tracker
Fixed
Votes
1
Found in
2019.4
2019.4.16f1
2020.3
2021.1
2021.2
Issue ID
1332433
Regression
Yes
Resources.Load triggers a continuation of a coroutine sending out a WebRequest if they are both executed in the same frame
Steps to reproduce:
1. Open the attached project ("1332433.zip")
2. Open "SampleScene"
3. Enter Play mode and notice that that you get 1, 2, 3, 4, 5 sequence in console
4. Build and deploy "SampleScene" to a device
5. Notice that the sequence produced is now 1, 2, 3, 5, 4
Expected results: Sequences match in editor and build (coroutine continuations are not triggered)
Actual results: Sequences do not match in editor and build (Resources.Load triggers a continuation of another coroutine that should only trigger in the next frame)
Reproducible with: 2019.4.25f1, 2020.3.8f1, 2021.1.6f1, 2021.2.0a11
Not reproducible with: 2018.4.33f1, 2021.2.0a12, 2021.2.0a17
Reproducible with:
Mac Standalone
iPad 9.7" 6th gen (14.4)
iPad Air 2 (11.0.3)
iPhone XR (13.4.1)
iPhone 8 Plus (14.4.2)
VLNQA00317, Vivo V1924A (V1924A), Android 9, CPU: Snapdragon 855 SM8150, GPU: Adreno (TM) 640
VLNQA00335, Samsung Galaxy S20 5G (SM-G986B), Android 10, CPU: Exynos 990, GPU: Mali-G77
VLNQA00294, Oppo Reno Z 中国版 (PCDM10), Android 9, CPU: Mediatek MT6779 Helio P90, GPU: PowerVR Rogue GM9446
Not reproducible with:
VLNQA00313, Huawei Y6 Ⅱ Compact (HUAWEI LYO-L01), Android 5.1, CPU: MediaTek MT6735, GPU: Mali-T720
Notes:
- Not reproducible in editor
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
- 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
Resolution Note:
Fixed in 2021.2.0a12