Search Issue Tracker
Active
Under Consideration for 6000.6.X
Votes
1
Found in
6000.0.70f1
6000.3.11f1
6000.4.0b12
6000.5.0a8
6000.6.0a2
Issue ID
UUM-137189
Regression
No
Memory leak warnings are thrown when modifying Time.timeScale with ARC and Rigidbody components
Steps to reproduce:
1. Create a new Project
2. Import the attached “REPRO.unitypackage” Asset Package (Assets → Import Package → Custom Package…)
3. Open the “SampleScene” scene
4. Set the Time Scale to 0 in the Project Settings (Edit → Project Settings → Time)
5. Enter Play Mode
6. Observe the Console
Actual result: Warnings about memory leaks are thrown
Expected result: No warnings are thrown
Reproducible with: 2023.2.0a9, 6000.0.70f1, 6000.3.11f1, 6000.4.0b12, 6000.5.0a8
Could not test with: 2023.2.0a8 (Audio Random Container was introduced in 2023.2.0a10)
Reproducible on: macOS Sequoia 15.7.3 (M1 Max)
Not reproducible on: No other environments tested
Note: The issue does not reproduce if the Audio Generator is an audio clip
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Selected scenario changes when using the Save shortcut in the Configure Play Mode Scenarios window
- Unable to deselect variables in Graph Toolkit when clicking below or above the element
- "Duplicate item named ... encountered while searching the Item Library" warning persists after renaming the variables in Graph Toolkit
- Video Player preview stutters/lags when played in the Inspector preview during Play mode
- Camera frustum does not update in the Scene view when Output Texture referenced Render Texture is resized
Add comment