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
- Typos in High Definition 3D sample tutorials
- “Handles.Repaint called outside an editor OnGUI" error is thrown in the Console when creating a new Tile Palette from the Tile Palette Overlay in Scene view
- Shader Graph window icon is blurry and low quality when the Shader Graph is created using the Universal 2D template
- “Export HDRP Sky to Image” command error message does not indicate that Game view must be visible
- Adaptive Performance Settings Framerate field doesn't display the "supported without VSync" warning, when the field is collapsed in Build Profiles
This is a duplicate of issue #1311658