Search Issue Tracker
Active
Under Consideration for 6000.0.X, 6000.1.X
Votes
0
Found in
6000.0.26f1
6000.1.0a3
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
- Crash on EditorApplication:Internal_CallUpdateFunctions when pushing property block by index to SpriteShapeRenderer
- Depth Texture Mode "After Opaques" breaks when "Full Screen Pass Renderer Feature" is added
- The Code Previews panel is initially opened in a slightly minimized state
- Dropdown search icon is used next to the UI Builders Library search when the search has no dropdown functionality
- UI Builders library selection buttons tooltips are not in accordance with the Editors foundations
Add comment