Search Issue Tracker
Fixed in 2021.3.26f1
Fixed in 2021.3.X, 2022.2.X, 2023.1.X, 2023.2.X, 2023.2.0a13
Votes
0
Found in
2021.3.17f1
2022.2.16f1
2023.1.0b13
2023.2.0a8
Issue ID
UUM-32299
Regression
No
[Android] Integer division that will only give 0 or 1, assigned to a float. Should be floating point division.
1. What happened
Even when I open the app immediately after the play store finishes installing the install-time packs (so it still has ~500MB to download), I still don't get any progress reported other than 0, 0.8, and 1.
2. Reproduction steps
Integer division that will only give 0 or 1, assigned to a float. Should be floating point division.
Thank you very much
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
- Terrain Layer is used for Painting Texture and will be added to the Terrain Layer List after being replaced by another Terrain Layer
- The “+” and “-“ buttons in the Cells list do nothing when pressed but are not deactivated in the Tile Palette window
- "No Overlays" tooltip is cut off, and the "Overlay" word is inconsistent in the tooltip when hovering the mouse cursor over the "No Overlays" text in the Tile Palette window
- [URP] All materials render black when building via batchmode or without rendering Scene/Game view in Editor if Decal renderer Technique is set to "Automatic"
- Player Tags list shows extra blank space behind the scrollbar in the "Player Tags" settings window
Resolution Note (fix version 2023.1):
[Android][2023.1] Changing asset pack download progress value calculation to use doubles for more accurate values and proper division.
Resolution Note (fix version 2022.2):
[Android][2022.2] Changing asset pack download progress value calculation to use doubles for more accurate values and proper division.
Resolution Note (fix version 2021.3):
[Android][2021.3] Changing asset pack download progress value calculation to use doubles for more accurate values and proper division.