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
- Silent Crash when generating Lightmap UVs for a model with a large object scale
- Installing Unity OpenXR Meta Package throws "NullReferenceException" error
- Unused Particle System Renderer Mesh settings cause performance degradation when calling SetActive
- Project Browser shows the Asset folder empty when Select Dependencies is clicked without any asset selected
- Export as JSON and CSV options missing from the Quick Search save feature
Add comment