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
- Some VFX Window Panels close on entering Play mode
- VFX Graph using Redo action for Move and Connect node results in an unknown input value
- VFX Parameters are missing the documentation links
- Node name gets cut off in the Visual Effect Graph when the name is long
- Custom Particle System names textboxes are not correctly wrapped in the VFX Control panel
Resolution Note:
Postpone due to IL2CPP currently doesn't support external process creation.