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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
This is a duplicate of issue #1108383