Search Issue Tracker
Fixed in 2019.2.X
Fixed in 2018.4.X, 2019.1.X
Votes
0
Found in
2018.4.0f1
2019.2.0a1
2019.3.0a1
Issue ID
1158632
Regression
No
Build errors when trying to build a project with high Managed Stripping Level and a script containing 'unmanaged' constraint
How to reproduce:
1. Open the user's originally attached project
2. Build for Windows Standalone (include SampleScene)
-- Observe the build errors
Reproducible with: 2018.4.2f1, 2019.1.7f1, 2019.2.0b6, 2019.3.0a6
Could not test with some versions (early versions of streams and LTS) due to it not recognizing 'unmanaged' constraint
Note: Setting Managed Stripping Level to Low builds the project without any errors.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android][BiRP] Depth processing is handled incorrectly on certain Android devices when using 2 camera's
- [APV] Cancelling Display Dialog Error is thrown after Adaptive Probe Volumes tab is open in Lighting Window
- [APV] NullReferenceException is thrown when baking Adaptive Probe Volume for a Terrain with Non-GI Contributing Tree Prototypes and multiple APV objects with different LayerMasks are present on the scene
- Hands are not recognized when using Hololens 2
- "OnTriggerExit2D" is called before "OnTriggerEnter2D" when object is destroyed immediately
Resolution Note (fix version 2019.2):
UnityLinker: Fix a crash that could occur when a method has an unmanaged constraint.
Resolution Note (fix version 2019.1):
UnityLinker: Fix a crash that could occur when a method has an unmanaged constraint.
Resolution Note (fix version 2018.4):
UnityLinker: Fix a crash that could occur when a method has an unmanaged constraint.