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
1
Found in
2018.1.6f1
Issue ID
1053828
Regression
No
IL2CPP build cannot create process
How to reproduce:
1. Open user-submitted project (UnityFileBrowser.zip)
2. Open scene "FileBrowserDemo.unity"
3. Ensure scripting backend is set to IL2CPP
4. Build and run the project
5. Press any of the buttons in the build window
Expected result: Unity player opens file browser application
Actual result: Unity player throws an assertion error complaining that it could not create a new process
Reproducible with: 2018.1.0a6, 2018.1.7f1, 2018.2.0b11, 2018.3.0a3
Could not test with: 2017.1, 2017.2, 2017.4, 2018.1.0a1, 2018.1.0a5 (IL2CPP was not available yet)
Notes:
- Build works as expected when it was built using Mono scripting backend
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] Safe area ignores navigation bar on Android when targeting level 35 API or higher
- File watcher does not trigger after the AcquireFloatingLease and before the Entitlement check
- HDR Output gets disabled in the Editor when Reflection Probe is enabled during runtime
- The "Build and Run" Menu option tries to build for the selected Build Platform instead of the Active Build Platform
- Font kerning breaks at runtime when multiple UI Documents use different fonts
Add comment