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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Add comment