Search Issue Tracker
Won't Fix
Votes
0
Found in
2018.4
2018.4.19f1
2020.2
Issue ID
1243612
Regression
No
[Android] Mono Player Crash when calling System.Diagnostics.Process.GetCurrentProcess()
How to reproduce:
1. Open the attached "CrashReport.zip" Project
2. Build and run the "SampleScene" Scene to Android
Actual Behavior: The app crashes or freezes (On LTS)
Reproducible with: 2018.4.22f1, 2019.3.13f1, 2020.1.0b9, 2020.2.0a10
Devices reproduced:
VLNQA00015, Samsung Galaxy Note8 (SM-N950W), Android 8.0.0, CPU: Snapdragon 835 MSM8998, GPU: Adreno (TM) 540
VLNQA00285, Samsung Galaxy J4 Core (SM-J410F), Android 8.1.0, CPU: Snapdragon 425 MSM8917, GPU: Adreno (TM) 308
Note: The issue does not reproduce with IL2CPP. It also did not reproduce with iPhone so it might be related to 32bit architecture.
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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Resolution Note (2020.2.X):
Given that the issue is Mono only, the API is not frequently used and the games can only be shipped for Android using il2cpp, it's not worth spending time fixing this.