Search Issue Tracker
Postponed means that the issue was either a feature request or something that requires major refactoring on our side. Since that makes the issue not actionable in the close future we choose to close it as Postponed and add it on our internal roadmaps and technical debt pages instead.
Postponed
Votes
91
Found in
2018.1.6f1
Issue ID
1058636
Regression
No
[IL2CPP] System.Diagnostics.Process.Start() fails to launch application
Steps to reproduce:
1. Download attached project
2. Build Standalone player on IL2CPP backend
3. Launch build player
Expected results: System.Diagnostics.Process.Start() launches process.
Actual results: System.Diagnostics.Process.Start() fails to launch process
Reproduced with: 2018.3.0a5, 2018.2.0f2, 2018.1.9f1, 2017.4.7f1
Comments (26)
-
gspratap_cyient
Mar 08, 2019 08:45
Please fix it soon
-
MrLucid72
Feb 11, 2019 03:18
This breaks popular asset store items. Please fix.
-
Stefan-Laubenberger
Feb 10, 2019 17:26
This issue is a major problem for our project!... :-(
Please fix it asap! -
NGC6543
Dec 17, 2018 06:30
Hope this issue be fixed soon!
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
- SVG fails to import when 'stroke-miterlimit' is less than 1
- Test Runner fails to create a script in the active path when selecting a file as the active path
- Shader Graph Swizzle Node Input/Output and Mask Update Incorrectly After Undo
- [URP] Crash on GameObject::QueryComponentByType when baking a Reflection Probe in an unsaved/untitled Scene
- No Icons are used for the Entry and Exit States in the Inspector when selected in an Animator Controller
Resolution Note:
Postpone due to IL2CPP currently doesn't support external process creation.