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
- SystemInfo.get_graphicsDeviceName() is generating garbage GC Alloc when using Metal graphics API
- Crash on D3D12CommonShader::ApplyGpuProgram when attaching material which samples "_UnityFBInput0" to "Full Screen Pass Renderer Feature" Component
- SpeedTree meshes and objects count differs when comparing the numbers in the Player with the Editor
- Model and Prefab Preview icons are not updated after upgrading associated Materials to URP
- Game view is rendered white when viewing the Editor with HDR display and Post Proccesing is enabled on the Main Camera with 2D URP
This is a duplicate of issue #1108383