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
- Shader Graph Importer's Documentation Reference button leads to a 404 page
- Crash on WriteParticleLineVertex when particle systems are rendered in a specific project
- Asset names longer than the allowed system file path are not handled gracefully
- Moving VFX Particles leave a ghosting trial in Ray Traced Screen Space Reflections
- A "Could not generate preview image" error is shown in the Console window when viewing a ".androidlib" asset
Add comment