Search Issue Tracker
Fixed
Fixed in 2020.3.44f1
Votes
1
Found in
2020.3.41f1
Issue ID
UUM-18717
Regression
No
[iOS] “CrashReport.text” returns empty strings and “CrashReport.time” returns date “1/1/1970” when using “CrashReport”
How to reproduce:
1. Open the user’s attached project
2. In the Build Settings enable the “Development Build” setting and deploy the app to an iOS device
3. In the app press the “Crash” button
4. In the Xcode press Debug > Deattach from CrashReport
5. Open the app and press the “Crash” button
6. Open the app again and observe the logged crashes dates
7. In the Unity Editor open “Frame Debugger” and select your connected iOS device
8. Press the “Enable” button
9. In the app press the “Log” button on any crash and observe the Unity console window
Expected result: The crash date is today’s date and there’s some text after “Text::::”
Actual result: The crash date is 1/1/1970 and there’s no text after “Text::::”
Reproducible with: 2020.3.41f1
Not reproducible with: 2021.3.0f1, 2021.3.13f1, 2022.1.22f1, 2022.2.0b14, 2023.1.0a18
Reproduced on:
VLNQA00392 - iPad (9th generation), 15.0 iOS
Not reproduced on:
VLNQA00494 - iPhone 14 Pro Max, 16.0.3 iOS
VLNQA00358 - iPhone 12, 14.1 iOS
VLNQA00310 - iPad Pro 12.9", 13.4.1 iOS
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
- Prefab's scripts are constantly reloaded when trying to enter multiple digits or characters into public fields on custom scripts consecutively
- [Linux] Progress modal window stays on top of every other window and cannot be moved
- Crash on mono_g_hash_table_find_slot when entering Play Mode
- [iOS] Crash when pressing "Done" on the keyboard layout
- Sprite Atlas remains loaded in memory after scene change or unloading assets
Resolution Note (fix version 2020.3.44f1):
Fixed in: 2020.3.44f1