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
- Assigned font's bold/font-weight styles render using Default Font's assets when Default Font has corresponding style assets defined in TMP Settings
- "Modifying the parent of a VisualElement while it’s already being modified is not allowed" error is thrown when entering text and pressing tab in the Search window
- Mesh colliders are not updating their positions of bounds correctly
- Images are missing from the "Open the sprite editor" documentation for 6.0, 6.1 and 6.2
- The previous element in the array is modified when assigning an Asset to a new element of AssetReferenceT
swiftfinder
Feb 20, 2020 18:47
Pretty good, isn't it?
P.S. Check this out: https://creditcardpanda.com/kay-jewelers-credit-card/
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.