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
- 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 #1311658