Search Issue Tracker
Duplicate
Votes
0
Found in
2021.1
2021.1.0b6
Issue ID
1315007
Regression
No
[Netcode][Entities][IL2CPP] IL2CPP builds crash with Entities and Netcode packages
How to reproduce:
1. Open the attached "GameplayServerTest.zip" Project
2. Change scripting backend to IL2CPP
3. Build and run the "NetCode" scene
Expected Behavior: The project build and runs without problem
Actual Behavior: The project crashes
Reproducible with: 2021.1.0b8
Could not test on: 2018.4, 2019.4, 2020.2, 2021.2 due to either package breaking or error provided below
Notes:
- Crash stacktrace attached in "Crash.txt". The stacktrace is from an Android device.
- Could not test on other versions due to this error:
"Loading Entity Scene failed because the entity header file couldn't be resolved. This might be caused by a failed import of the entity scene. Please take a look at the SubScene MonoBehaviour that references this scene or at the asset import worker log in C:\Users\Manfredas.siurkus\Downloads\case_1315007-GameplayServerTest\Logs."
- Was able to reproduce on win standalone and Android
- Could not reproduce with Mono
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 #1311658