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
- Sidebar text in Package Manager does not disappear when sidebar is at its minimum size
- The edge of the Terrain is breaking when painting along the edges where the two Terrains connect
- UI Builder Scroll button for Code Preview section automatically selects all of the code
- Memory increases indefinitely when playing VLC video stream
- An invisible Element without edges is left over when a Preview is converted to a Floating Window in the Inspector
Add comment