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
- Flickering orbs appear when using RenderTargetHandle
- UsePass for ShaderLabShader is ignored and GameObjects are not rendered when SRPBatcher is enabled
- Animated model translated down when interrupting a transition
- UI Toolkit text splits when changing PanelSettings scale
- Error "NullReferenceException" is thrown when selecting folders from the folder panel or closing the folder panel with EditorUtility.OpenFolderPanel() in use
Add comment