Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2017.2.1p1
Issue ID
1013215
Regression
No
[Android] SystemInfo.systemMemorySize returns the incorrect value for One Plus 5 and Samsung S9+
To reproduce:
1. Open project
2. Build and run on Android on One Plus 5 or Samsung S9+
3. Notice that:
-On a Samsung S9+ (model number: Samsung SM-G965F), observe 1099MB being shown (instead of 6GB)
-On a OnePlus ONEPLUS A5000 (specifically: Android OS 8.0.0 / API-26 (OPR1.170623.032/119))
Observe the result as 1618MB or 3622MB instead of 8GB
-On another device(e.g. Nexus 6, it shows ~3GB as expected)
Reproduced: 5.6.4p1, 2017.1.3p4, 2017.2.1p3, 2017.3.2f1, 2017.4.3f1, 2018.1.0f2, 2018.2.0b3
-----
Fixed in 2018.3. For earlier versions see: https://forum.unity.com/threads/systeminfo-systemmemorysize-return-weird-value-on-samsung-s9.527096/#post-3637195
Comments (2)
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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Unity-Nikos
Sep 04, 2018 09:25
Fixed in 2018.3. For earlier versions see: https://forum.unity.com/threads/systeminfo-systemmemorysize-return-weird-value-on-samsung-s9.527096/#post-3637195
NiallSoe
Aug 16, 2018 09:52
Which release has this been fixed in?