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
- Reflection Probe “Probe Scene Editing Mode:” text is barely visible
- [HDRP] Game view doesn’t refresh after changing Camera Background Type until mouse moves over it
- Some Shaders appear twice in Material Shader selection menu
- Editor freezes with a StackOverflowException when certain asset types are assigned to a managed component in a SubScene via AddComponentObject
- Text Script Importer Reference button links to a Missing Page when clicking the Reference Button in the Inspector
Add comment