Search Issue Tracker
Fixed in 2018.3.X
Fixed in 2019.1.X, 2019.2.X
Votes
0
Found in
2018.3.0b3
2018.3.0f2
2019.1.0a2
2019.2.0a1
Issue ID
1121958
Regression
No
Managed Code Stripping results in "TypeLoadException: VTable setup of type BuildLogger failed"
Reproduction steps:
1. Open "vtable-stripping-error.zip" project and "SampleScene" scene
2. Enter Play mode
3. Notice no errors
4. Build Standalone build with "Development Build" enabled
5. Launch Standalone build
6. Notice error: "TypeLoadException: VTable setup of type BuildLogger failed"
Expected Result: No errors appear
Actual Result: "TypeLoadException: VTable setup of type BuildLogger failed" error appears
Reproduced with: 2019.2.0a3, 2019.1.0b1, 2018.3.3f1, 2018.3.0b6
Did not reproduce on: 2018.3.0b2, 2018.3.0b1, 2018.3.0a6, 2018.3.0a1, 2017.4.19f1, 2017.3.0a1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Editor crashes on StoredGraphicsBuffer::GetGfxBufferID when VFX Graph property is modified during Play Mode and Application.targetFrameRate is used to limit FPS
- Crash on NVAPI_Thunk when changing Player resolution while HDR display is used and Direct3D12 is set as the graphics API
- Only one out of multiple cameras is shown in the Play Mode while HDR display is used and Direct3D12 is set as the graphics API
- The "Paste Component as New" option is incorrectly displayed as active despite the action being prohibited
- "TLS Allocator ALLOC_TEMP_TLS" errors are thrown when unsuccessfully importing an FBX file
Add comment