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
- [iOS] WebCamDevice.availableResolutions returns a single resolution with width and height both 0 on some iOS devices
- Editor freezes when selecting a GameObject in Play Mode with a script containing a public byte array
- Saving moves Toggle Button Group buttons to the wrong place in hierarchy
- [iOS] Visual artifacts are visible when the camera's feed is rendered to a texture
- Error "cannot map expression to ps_4_0 instruction set" in Shader Graph preview when using the GATHER_RED_TEXTURE2D macro in custom hlsl function
Resolution Note (fix version 2020.3.44f1):
Fixed in: 2020.3.44f1