Search Issue Tracker
In Progress
Fix In Review for 2022.3.8f1, 2023.2.X
Fixed in 2023.1.9f1
Votes
3
Found in
2022.2.16f1
2023.1.0b13
2023.2.0a11
Issue ID
UUM-33327
Regression
Yes
Memory leak warning shows up in the Console when adding an Animator Controller to an "Animator" Component of a prefab
How to reproduce:
1. Open the attached project “Test.zip“
2. Select the “Cube“ prefab
3. Disable and re-enable the “Animator“ Component
Expected result: There is no leak warning in the Console
Actual result: “[Worker0] Internal: There are remaining Allocations on the JobTempAlloc. This is a leak, and will impact performance“ warning in the Console
Reproducible with: 2022.2.0a14, 2022.2.16f1, 2023.1.0b13, 2023.2.0a11
Not reproducible with: 2020.3.47f1, 2021.3.23f1, 2022.2.0a13
Reproduced on: macOS 13.0.1 (Intel), Windows 11 (by reporter)
Note: Might need to create and attach a new Animator Controller to the “Animator” Component of the prefab to reproduce the issue
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] Crash on Android when AndroidJavaProxy is calling from multiple threads
- [Android] Crash on Android 14 when a developmement build is created with API Level 34
- TextMeshPro throws an ArgumentOutOfRangeException when glyph's id is greater than the sprite array
- "Char" values are overwritten when selecting multiple GameObejcts
- Particle System External Forces Multiplier cannot be set to a negative value
Add comment