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
89
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
-
LaireonGames
Mar 07, 2024 08:02
Still not working on Unity 2022. Aint publicly owned companies so quick and awesome?
-
Kamyker
Oct 26, 2022 22:47
Made a plugin that implements Process for Win, Linux and Mac: https://assetstore.unity.com/packages/tools/integration/system-diagnostics-process-for-il2cpp-232897
-
dklassic
Jul 23, 2022 03:17
2021 LTS here. As of 2021.3.6f this seems still being an issue.
-
Erveon
May 14, 2022 03:01
Kind of crazy that this hasn't been addressed yet..
-
wokamoka
Apr 03, 2022 17:16
Currently working with Unity 2020.3.15f2.
We still experience the same problem.
It is indeed problematic considering google's enforcement of IL2CPP.
Hoping you will find time sometimes to fix this issue.
Thanks. -
sonderous
Nov 10, 2021 06:09
Chalk me up as also running into this roadblock...
-
orionk1
Dec 04, 2020 01:09
This is important given google's enforcement of IL2CPP.
-
kaigangames
Nov 06, 2020 13:40
Please fix this. I'm using it to call ffmpeg for streaming. Falling back to Mono till this is fixed.
-
EpicVR-
Sep 03, 2020 06:22
-
ParkKyoungSun
Jul 23, 2020 00:00
유니티엔진.어플리케이션.오픈유알엘(파일패스);
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
- SpeedTree does not move when using WindZone
- "Undeclared identifier 'LinearToSRGB'" error is thrown when creating a color variable with HDR color mode and assigning a Custom Render Texture target in Shader Graph
- Input System package is missing when creating a new HDRP project
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element
- Hidden GameObjects won't re-enable when they have call "DontDestroyOnLoad" function
Resolution Note:
Postpone due to IL2CPP currently doesn't support external process creation.