Search Issue Tracker
Fixed
Fixed in 2022.3.55f1, 6000.0.33f1, 6000.1.0b5, 6000.2.0a3, 7000.0.0a18
Votes
0
Found in
2022.3.45f1
6000.0.37f1
6000.2.0a1
Issue ID
UUM-83219
Regression
Yes
IL2CPP metadata allocates more memory when testing with 2022.3 compared to 2021.3
Reproduction steps:
1. Open project
2. Switch to iOS
3. In Player settings, select IL2CPP (Edit > Project Settings > Player)
4. In Build settings, select Development Build (File > Build Settings)
5. Build and Run
6. Compare IslandManager__ctor and other constructors to Unity Editor 2021.3
Expected result: Performance is similar
Actual result: 2021.3 has a better performance
Reproducible with: 2022.3.45f1 (user reported)
Testing environment: macOS 14.5 23F79 Darwin 23.5.0 (user reported)
Not reproducible on: No other environment tested
Notes:
- CQA did not test this issue
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment