Search Issue Tracker
Not Reproducible
Votes
0
Found in
2019.4
2019.4.14f1
2020.2
Issue ID
1306290
Regression
No
[IL2CPP] [iOS] Cannot prevent implicitly referenced assembly from getting stripped
Reproduction steps:
1. Open the project attached in "mars-companion-project3.zip"
2. Build for iOS and deploy to a device
3. Press skip
4. Press New Project
5. Swap to right and press Start under "Data Recording"
6. Press Start Record
7. Wait for a couple of seconds
8. Press Stop record
9. Inspect the recording data
Expected result: There are file sizes next to the checkboxes (for example Video (<size>), Surfaces (<size>))
Actual result: File sizes are not shown (for example Video, Surfaces)
Reproducible with: 2019.4.21f1, 2020.2.6f1
Could not test with:
2018.4, because references get removed and the project breaks,
2021.1, 2021.2, because EditorUtility.CompileCSharp has been deprecated and I was not able to correctly use UnityEditor.Compilation.AssemblyBuilder
Devices tested:
Reproducible with:
VLNQA00310 iPad Pro 12.9 1st gen (iOS 13.4.1)
iPhone 12 (iOS 14.1)
Not reproducible with:
VLNQA00335, Samsung Galaxy S20+ 5G (SM-G986B), Android 10, CPU: Exynos 990, GPU: Mali-G77
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment