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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment