Search Issue Tracker
In Progress
Fix In Review for 2022.3.X
Under Consideration for 6000.0.X, 6000.1.X
Votes
0
Found in
2022.3.45f1
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
- Animation Clip with Legacy enabled does not play when Time.timeScale is set to 0 despite Update mode set to "Unscaled time"
- Rename is enabled on subfolder empty space - "Can't rename to empty name" warning
- SamplerState Property Missing Anisotropic Filtering
- Visual glitches when using Handles API
- The RGBA color values are inconsistent when comparing two identical colors set in the Inspector
Add comment