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
- [Dragon Crashers] Build fails in U6
- [Dragon Crashers] 4 Shader error messages on import
- [Dragon Crashers] Readme text is white on light grey
- Cursor stays in front of the first character when entering text in the TextMeshPro field
- Searching in Hierarchy causes unwanted component calls
This is a duplicate of issue #1108383