Search Issue Tracker
Fixed in 2022.3.55f1
Fixed in 2022.3.X, 6000.0.33f1, 6000.1.0b5, 6000.2.X, 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
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
Add comment