Search Issue Tracker
Fixed
Votes
2
Found in
5.2.3f1
Issue ID
746329
Regression
Yes
[iOS] IL2CP Build generates global-metadata.dat twice
To Reproduce:
1. Build the attached any (or the attached) project to iOS.
2. Archive and Export an .ipa in Xcode.
3. Unzip the archive and observe that the 'global-metadata.dat' file is included both in
'Data/Managed/Metadata' and in root (both files seem to be identical).
Comments (2)
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
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- Crash with “Fatal Error! The file ‘MemoryStream’ is corrupted!” when adding a large number in Font Character Rects Size field
nomo
Nov 23, 2015 23:16
In addition to verifying this issue in my game I have also noticed that the duplicated global-metadata.dat file is 8.2MB when built against 5.2.3f1. I don't have a good frame of reference having never reviewed this file's size before, but in the previous live version of my game (that was built against Unity 4.6.8) the file is only 168KB which struck me as a notable size increase.