Search Issue Tracker
Fixed
Fixed in 1.3.2 - Entities
Votes
1
Found in [Package]
1.3.X - Entities
Issue ID
ECSB-1593
Regression
No
IL2CPP build fails when a local method is used in a SystemBase
Reproduction steps:
1. Open the “ReproProject“ project
2. Open the “Assets/Scenes/SampleScene“ scene
3. Open the Build Settings window (File > Build Settings)
4. Add Open Scenes
5. Build the project
Expected result: The project builds and there are no errors thrown
Actual result: The project fails to build and there are IL2CPP errors thrown
Reproducible with: 2022.3.37f1, 6000.0.11f1
Couldn’t test with: 2021.3.40f1 (due to Entities package being incompatible)
Reproducible on: Windows 11 Pro (22H2)
Not reproducible on: No other environment tested
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
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
Resolution Note (fix version 1.3.2 - Entities):
This bug was fixed in 1.3.2 entities. Confirmed by CQA.