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
- Graphics.DrawMeshInstanced does not work when 2D Renderer and 2D Shaders are used
- SpeedTree does not move when using WindZone
- "Undeclared identifier 'LinearToSRGB'" error is thrown when creating a color variable with HDR color mode and assigning a Custom Render Texture target in Shader Graph
- Input System package is missing when creating a new HDRP project
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element
Add comment