Search Issue Tracker
Fixed
Fixed in 2021.3.22f1, 2022.2.13f1, 2023.1.0b10, 2023.2.0a4
Votes
54
Found in
2021.3.17f1
2022.2.4f1
2023.1.0b1
Issue ID
UUM-25814
Regression
No
SDF Baking causes memory to be allocated that isn't deallocated when in Play Mode and in Builds
How to reproduce:
1. Open the user attached "SDF Bake Bug.zip" project
2. Enter Play Mode
3. Open the Activity Monitor
4. Open the "Memory" tab
Expected result: Memory usage does not continue to rise endlessly
Actual result: Memory usage grows
Reproducible with: 2021.3.17f1, 2022.2.4f1, 2023.1.0b1
Can’t test with: 2020.3.44f1 (“The type or namespace name 'SDF' does not exist in the namespace 'UnityEngine.VFX'“ error in the Console)
Reproduced on: macOS 13.0.1 (Intel)
Note: Issue is reproducible in builds
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- The Editor becomes unresponsive and memory allocation errors are spammed in the Console when Generating Lightning
- Crash on BatchApplyPropertiesFromSourceAssetDB when opening a specific project
- Scene view Camera cannot be moved with WASD/QE keys when the Right Mouse Button is held down and the Mouse is not moved
- Crash when calling default interface method from virtual method with same name
- [Android] Unity does not include the ".aab" extension for an AppBundle when it is built via script with the buildPlayerOptions.locationPathName = "AppName.apk" and EditorUserBuildSettings.buildAppBundle = true
Add comment