Search Issue Tracker
Won't Fix
Votes
2
Found in
2021.3.37f1
2022.3.25f1
2023.2.19f1
6000.0.0b15
Issue ID
UUM-69719
Regression
No
Memory usage keeps growing and Player finally crashes when It's built for "Intel 32-bit" Architecture with IL2CPP backend
Reproduction steps:
1. Open the attached “BugRepro” project
2. In Build Settings (File > Build Settings…), set the Architecture setting to “Intel 32-bit”
3. Build And Run the project
4. Observe the “GC Used memory” and “GC Reserved Memory” in the built Player
Expected result: The memory usage rises for a couple of second and stays stable after that
Actual result: The memory usage keeps rising and the Player crashes
Reproducible with: 2021.3.37f1, 2022.3.25f1, 2023.2.19f1, 6000.0.0b15
Reproducible on: Windows 11
Not reproducible on: No other environments tested
Note: In version 6000.0.0b15 the memory usage statistic is not visible, but the Player still crashes
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on keywords::LocalKeywordState::operator when calling ShaderUtil.GetPasskeywords with ShaderType.RayTracing set as the third parameter
- Inconsistent “Remove property” behavior when removing child properties in Animator window
- Scene View Camera overlay preview goes out of Scene View bounds when the Scene View is resized vertically
- UI GameObjects are not positioned at 0,0,0 when creating them while Scene view is active
- Mesh Filter and Mesh Renderer property icons are difficult to see on blue highlight when selected in Animator window
Resolution Note:
There are no fixes planned for this Bug