Search Issue Tracker
Fixed in 2022.2.X
Fixed in 2020.3.X, 2021.3.X, 2022.1.X
Votes
8
Found in
2019.4
2020.3
2021.2
2021.2.15f1
2022.1
2022.2
Issue ID
1411455
Regression
No
[IL2CPP] Calling .GetHashCode on instances of empty structs does not return the same value in IL2CPP builds
Reproduction steps:
1. Open the attached project "My project.zip"
2. Make sure the Scripting Backend is set to IL2CPP
3. Build and run on an Android device
4. Observe the AndroidLogcat logs
Expected result: Empty Struct GetHashCode returns True
Actual result: Empty Struct GetHashCode returns False
Reproducible with: 2019.4.37f1, 2020.3.31f1, 2021.2.16f1, 2022.1.0b12, 2022.2.0a8
Reproducible with these devices:
VLNQA00176, Xiaomi Redmi 4 (Redmi 4), Android 6.0.1, CPU: Snapdragon 430 MSM8937, GPU: Adreno (TM) 505
----------, Huawei - (ELS-NX9), Android 10, CPU: NOT FOUND, GPU: Mali-G76
VLNQA00264, Samsung Galaxy S10+ (SM-G975F), Android 10, CPU: NOT FOUND, GPU: Mali-G76
Notes:
-Following the same steps with Mono results in the Empty Struct GetHashCode to return True which is the expected result
-Everything seems to be fine for structs with fields
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
- Crash/Memory leak in a WebGL build when executing a very large switch statement multiple times
- “Fit viewport” doesn’t work if UXML Document output is resized to the smallest possible size
- [Asset Bundles] The Active Build Platform is being used instead of the build target to determine material/shader compilation
- Reflection Probe is not rendered when changing the GPU Resident Drawer or Probe Blending setting
- Nested Subgraph block property value is not passed through to the main graph
Resolution Note (fix version 2022.1):
Fixed in Unity 2022.1.1f1
Resolution Note (fix version 2021.3):
Fixed in 2021.3.4f1
Resolution Note (fix version 2020.3):
Fixed in Unity 2020.3.35f1