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
- “NullReferenceException” thrown when moving control points on a tree branch in Scene view
- [Linux] Player window unexpectedly resizes to monitor dimensions when calling "Screen.SetResolution" function with hardcoded resolution matching current display's width or height
- Color picker does not show the correct color when selecting color on the moving object
- “Asset X has no meta file, but it's in an immutable folder. The asset will be ignored.” errors are thrown when importing package with files not listed in package.json's "files" property
- There is no way to adjust the HDR Paper White value of the Unity Editor's interface, making it difficult/uncomfortable for some developers to work on very dark/bright scenes in HDR
Add comment