Search Issue Tracker
Fixed
Fixed in 1.8.6
Votes
3
Found in [Package]
1.8.6
Issue ID
TB-269
Regression
Yes
Runtime performance degrades when an Audio Track contains a lot of Audio Clips
Reproduction steps:
1. Open the attached “BugRepro“ project
2. Open the “Assets/Scenes/SampleScene“
3. Open the Profiler window (Window > Analysis > Profiler)
4. Enter The Play Mode
5. In the Profiler window, start the recording
6. After a couple of seconds, stop the recording
7. In the CPU usage module window, select Hierarchy
8. Find the “PostLateUpdate.UpdateAudio“ process and observe its “Time, ms“ reading
Expected result: “PostLateUpdate.UpdateAudio” takes an insignificant time, unaffected by the Audio Clip amount in the Audio Track
Actual result: “PostLateUpdate.UpdateAudio” takes 500ms or more
Reproducible with: 1.7.6 (2022.3.17f1), 1.8.6 (2022.3.17f1, 2023.2.5f1, 2023.3.0a19)
Not reproducible with: 1.7.6 (2021.3.35f1), 1.8.6 (2021.3.35f1)
Fixed in: 1.7.6 (2022.3.18f1), 1.8.6 (2022.3.18f1, 2023.2.6f1, 2023.3.0b1)
Reproducible on: Windows 11
Not reproducible on: No other environment tested
Comments (1)
-
Peter77
Feb 09, 2024 16:42
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- ScrollView elements are not restored to their original positions after removing a Layout Group with Undo action
- "Assembly with name already exists" errors are thrown when two packages with different technical names resolve to the same namespace
- A Select Scene Entry is added to Undo History when Deleting while a Scene is selected in the Hierarchy
- The Add Component Menu's back arrow accumulates phantom levels when the Menu is repeatedly opened into a Category and closed without selecting
- Advanced dropdown stops applying the Search Filter while the search text remains after clicking the header back Button during a Search
Resolution Note:
Fixed by another fix, could not reproduce locally.
Resolution Note (fix version 1.8.6):
Fixed by another fix, could not reproduce locally.
Resolution Note (fix version 1.8.6):
The issue was fixed in 2022.3.18f1, 2023.2.6f1 and 2023.3.0b1 Editor versions