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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment