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
- UI Builder Hierarchy files are not marked dirty when Inspector fields in Attributes category are changed
- SVG file icons do not use the default asset icon when Vector Graphics package is not installed
- UnmanagedReadOrWrite objects are not disposed off when GZipStream is used in the "using" statement
- Android build fails when StreamingAssets contains 998 or more files
- "Playmode tint" is applied to Color and Gradient fields when in Play mode
This is a duplicate of issue #1108383