Search Issue Tracker
Fixed in 2020.1.X
Fixed in 2019.2.X, 2019.3.X
Votes
0
Found in
2018.4
2019.2.5f1
2020.1
Issue ID
1185436
Regression
No
[IL2CPP] CultureInfo.DateTimeFormat.DayNames returns an array with extra element on devices with IL2CPP backend
To reproduce:
1. Open attached project
2. Build and run to Android device with IL2CPP background
3. Connect the phone to editor console
4. Press the button in the application
5. Check console
Actual result: The CultureInfo.DateTimeFormat.DayNames returns the 8th weekday with an empty name
Expected result: The CultureInfo.DateTimeFormat.DayNames should return the 7 weekdays
Reproduced with: 2018.4.10f1; 2020.1.0a7
Can't check on 2017.4 due to errors.
Tested with:
VLNQA00010, Samsung Galaxy S8 (SM-G950U), Android 7.0, CPU: Snapdragon 835 MSM8998, GPU: Adreno (TM) 540
VLNQA00264, Samsung Galaxy S10+ (SM-G975F), Android 9, CPU: Exynos 9 9820, GPU: Mali-G76
VLNQA00166, Huawei P20 (EML-L29), Android 8.1.0, CPU: HiSilicon Kirin 970, GPU: Mali-G72
iPhone X iOS 11.3.1
Note: Does not reproduce on Editor, Standalone, Android with Mono Backend
Note: Logcat attached
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [2023.2] HDRP Asset Settings Helper throws a NullReferenceException
- [URP] SubmitRenderRequest with NativeRenderPass + Upscaling doesn't work
- “ArgumentOutOfRangeException” error appears when inserting a double character if using “SetValueWithoutNotify” on UI Toolkit’s TextField
- Particle System emission delays between particle generations when playing the simulation
- EditorUtility.DisplayDialog is not shown when Input.GetMouseButtonDown is called a second time
Add comment