Search Issue Tracker
Fixed in 2020.2.X
Fixed in 2018.4.X, 2019.4.X
Votes
0
Found in
2018.4
2018.4.31f1
2019.4
Issue ID
1308013
Regression
No
UnityWebRequestAsyncOperation.progress is returned as an integer instead of a float value
Reproduction steps:
1. Open user's attached project and Scenes/SampleScene scene
2. Open the 1238418Python.py script in the attached project root folder
3. Enter the Play mode and observe the Console window
Expected result: Progress is printed as a float value
Actual result: Progress is printed as an integer value
Reproducible with: 2018.4.31f1, 2019.4.18f1, 2019.4.19f1
Not reproducible with: 2018.4.30f1, 2019.1.0a1, 2019.4.17f1, 2020.1.0a1, 2020.1.0a18, 2020.2.2f1, 2020.2.3f1, 2021.1.0b5, 2021.2.0a3
Could not test with: 2020.1.0a19, 2020.1.17f1, 2020.2.1f1 (Could not test because of Case 1238418 issue)
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
- [WebGPU] error with compute shader and read-only RWTexture
- Capacity-size memory is copied instead of Length-size when using UnsafeUtility.memCpy()
- Console displays "SerializedObjectNotCreatableException: Object at index 0 is null" error during Unity theme change while "Tile Palette" window is opened
- Details are not shown when Error Message is still selected after changing Log Entry Count in the Console
- Disabling Unity VCS in Project Settings unfocuses the Project Settings Window
Resolution Note (fix version 2020.2):
Fixed in: 2020.2.2f1
Resolution Note (fix version 2019.4):
Fixed in: 2019.4.22f1
Resolution Note (fix version 2018.4):
Fixed in: 2018.4.33f1