Search Issue Tracker
Duplicate
Votes
0
Found in [Package]
0.0.12.preview.27
Issue ID
1159434
Regression
No
[ECS] IL2CPP Player doesn't render Game Objects converted to Entities
Steps to reproduce:
1. Download attached project
2. Build a Standalone player with IL2CPP backend
3. Launch player
Expected results: Entities are visible
Actual results: Entities are not visible
Reproduced with: 2019.3.0a4, 2019.2.0b6, 2019.1.6f1
Tested and reproduced with Entities package: 0.0.12.preview.27, 0.0.12.preview.33
----
Workaround: this seems to be an IL2CPP code stripping issue; as a workaround, include the Entities package in link.xml in order for their code not to be stripped.
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
- The tag adder functionality does not work if a space is entered instead of a name
- Errors thrown in the Console when configuring In-App Purchases package
- Longer Scaler Profile names go out of the"Scaler Profilers" section
- AI Navigation window UI elements overlap when the AI Navigation window is docked and resized
- Editor freezes after some time when using NavMeshQuery::Raycast
This is a duplicate of issue #1108383