Search Issue Tracker
By Design
Votes
0
Found in [Package]
0.12.0-preview.6
Issue ID
1314526
Regression
Yes
Player crashes when the project contains Dots Editor package and is built with IL2CPP
How to reproduce:
1. Create a new project
2. Import the Dots Editor package (add "com.unity.dots.editor": "0.12.0-preview.6" to the manifest.json)
3. Change the Scripting Backed to IL2CPP (Edit -> Project Settings -> Player Settings -> Other Settings)
4. Open the Build Settings (File -> Build Settings)
5. Add the opened Scene and click 'Build and Run'
Reproducible with: 0.12.0-preview.6 (2020.2.4f1, 2021.1.0b5, 2021.2.0a5)
Not reproducible with: 0.8.2-preview (2019.4.20f1), 0.11.0-preview.3 (2021.1.0b5)
Could not test with: 2018.4.32f1 (Dots Editor package not supported)
Notes:
Does not crash when built with Mono
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Blank, Light-Themed "Create Node" window becomes visible on the next project open
- UI Elements/Layout inconsistencies in the Particle System component
- The Game view and Scene view fail to render when launching the Editor with a maximized Render Graph Viewer window
- "List is empty" is poorly visible in the "Create Node" window
- [Android] GameObject with a custom shader becomes invisible when deployed with the Vulkan Graphics API
Resolution Note:
This is caused by using the built-in build mechanism of Unity instead of building via a build configuration. Please use that instead:
https://docs.unity3d.com/Packages/com.unity.entities@0.17/manual/install_setup.html#standalone-builds