Search Issue Tracker
Won't Fix
Votes
0
Found in
5.6.0b7
Issue ID
878677
Regression
Yes
[iOS][Mono2x] Build fails with 'UnityException: Failed assemblies stripper' when building with 'Use micro mscorlib' stripping
Steps to reproduce:
1. Open attached project
2. Make sure that Scripting Backend is set to 'Mono2x' and stripping level to 'Use micro mscorlib'
3. Try to build for iOS
4. Build will fail with a bunch of cross compilation errors for various DLLs and 'UnityException: Failed assemblies stripper'.
Notes:
Doesn't reproduce on IL2CPP or any other stripping levels.
Tried building for Android with same scripting and stripping settings - build completes successfully.
Does not reproduce with: 5.6.0b1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Unrecognized identifier DECLARE_STACK_CB error is thrown when VirtualTexture Property is used with Custom RenderTexture target
- SpriteShapeController.OnWillRenderObject() is ~20 ms when using SpriteShapeController.BakeMesh() and never updating the spline
- Editor freezes briefly when "multi-selecting" TextMeshPro GameObjects In the Hierarchy window in Prefab Mode, if 5 or more Inspector windows are open
- OnEndDrag event not triggered when losing Editor focus during simultaneous Left and Right mouse drag
- Texture displays visual artifacts and has a broken aspect ratio when it is imported in RGB 48-bit format
Add comment