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] GameObject are not rendered at all or rendered black when in the custom shader “multi_compile_instancing“ is enabled with two “float4” instance properties are present on older devices
- LineRenderer.BakeMesh generates a box-shaped MeshCollider when the camera's Y-axis rotation is in a specific range
- Different build sizes between Editor build and command-line build when "Static Batching" is enabled
- Particle System "Start Rotation" property affects a different axis when upgrading to newer Editor versions
- "Light" Component's "Culling Mask" setting is hidden but still has an effect when using HDRP
Add comment