Search Issue Tracker
Active
Votes
0
Found in
2023.3.0b3
Issue ID
UUM-63804
Regression
Yes
Unity.Collections memory leak logs appear when entering Play Mode
Reproduction steps:
1. Open the attached project
2. Open the "Assets/Scenes/MainGame.unity" scene
3. Enter Play Mode
4. Observe the Console
Expected result: Nothing of note happens
Actual result: “Leak Detected” log is thrown
Reproducible with: 1.8.12 (2023.3.0b1, 2023.3.0b3)
Not reproducible with: 1.8.12 (2021.3.34f1, 2022.3.19f1, 2023.2.9f1, 2023.3.0a19)
Fixed in: 1.8.12 (2023.3.0b4)
Reproduced on: macOS Monterey 12.6 (Intel), Windows 11 Pro, Windows 10 (User)
Notes:
- Full log message: “Leak Detected : Persistent allocates 40 individual allocations. To find out more please enable 'Preferences > Jobs > Leak Detection Level > Enabled With Stack Trace' and reproduce the leak again.”
- Issue reproduces after repeating the reproduction steps several times on Windows 11 Pro
- The regression is in Editor versions, not the Package itself
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
Add comment