Search Issue Tracker
Active
Under Consideration for 6000.0.X, 6000.2.X, 6000.3.X, 6000.4.X
Votes
0
Found in
6000.0.26f1
6000.1.0a3
6000.2.0a1
6000.3.0a1
6000.4.0a1
6000.5.0a1
Issue ID
UUM-86534
Regression
No
Build fails with the "IL2CPP error C2039: __entity is not a member of BlobBuilder" error when building a specific project
Reproduction steps:
1. Open the attached “repro_IN-87613“ project
2. Open the “Assets/Scenes/main.unity“ Scene
3. Open the Build Profiles window (“File → Build Profiles”)
4. Make sure that the “Architecture“ parameter is set as “Intel 64-bit“
5. Make sure that the “Development Build“ is enabled
6. Press “Build“
Expected result: The build succeeds
Actual result: The build fails with the “error C2039: '___entity': is not a member of 'BlobBuilder_t3C96B3CAFE7B845BDB035B13F13978C5080A5E51'“ error
Reproducible with: 6000.0.26f1, 6000.1.0a3
Couldn’t test with: 2021.3.45f1, 2022.3.52f1 - Unsolvable compilation errors when downgrading
Reproducible on: Windows 10 (22H2)
Not reproducible on: No other environments tested
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
Add comment