Search Issue Tracker
Active
Under Consideration for 6000.6.X
Votes
0
Found in
6000.0.26f1
6000.1.0a3
6000.2.0a1
6000.3.0a1
6000.4.0a1
6000.5.0a1
6000.6.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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment