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
- UnityYamlMerge.exe doesn't correctly handle merge conflicts in modified properties on a prefab variant
- Inconsistent color scheme in "Details" section of "Select Presets" inspector window
- Crash on __pthread_kill when launching Editor via command-line with "-disableManagedDebugger" argument
- [VFX] Deleting “New Group Node” name doesn’t allow to type or add new name
- [VFX] Creating a long Group Node name breaks nodes boarders
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.