Search Issue Tracker
Fixed in 2020.2.X
Fixed in 2019.4.X, 2020.1.X
Votes
0
Found in
2019.3
2019.3.7f1
2020.2
Issue ID
1233875
Regression
No
[Lumin] IL2CPP converted C# DLLs are copied to the build file
How to reproduce:
1. Create a new project
2. Switch to Lumin platform (File->Build Settings)
3. Install Magic Leap XR Plugin package
4. Project Settings->Player->Publishing Settings untick Sign Package
5. Other Settings->Bundle Identifier change to be anything non-default (Ex: com.dll.test)
6. Build project
7. Extract created *.mpk file (with 7-zip) and inspect its content
Expected result: *.mpk file doesn't contain any *.dll files
Actual result: *.mpk file contains *.dll files
Reproducible with: 2019.3.10f1, 2020.1.0b5, 2020.2.0a7
Could not test with: 2017.4.37f1, 2018.4.21f1 (Lumin platform isn't available)
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
- Crash on PrepareDrawShadowsCommandStep1 when entering the Play Mode in a specific project
- Physics Layer Collision Matrix's Layer names, checkboxes and hover highlights become misaligned when the Editor's UI Scaling gets changed
- Light/shadow information on an edge of a Terrain tile creates a seam with an adjacent Terrain tile when baking a LightMap
- "Missing types referenced from component UniversalRenderPipelineGlobalSettings on game object UniversalRenderPipelineGlobalSettings..." warning is thrown after switching the Platform to tvOS
- “Metal: Error creating pipeline state (Universal Render Pipeline/2D/Sprite-Lit-Default): Vertex attribute BLENDINDICES0(5) of type uint4 cannot be read using MTLAttributeFormatFloat2 (null)“ when setting GPU Skinning to GPU after opening the project
Resolution Note (fix version 2020.2):
Fixed with 2021.1.0a2.727, backported to 2020.2.0b14, 2020.1.16f1, 2019.4.16f1