Search Issue Tracker
Fixed
Fixed in 2022.3.17f1, 2023.2.5f1, 2023.3.0b1
Votes
0
Found in
2022.3.15f1
2023.2.1f1
2023.3.0a15
Issue ID
UUM-54716
Regression
Yes
ARC volume value is synced with audio clip list item volume
(Original description) When adding an ARC to the hierarchy it will have an effect on the values displayed in the ARC window where the audio clip list item volume values get automatically set to the master volume value of the asset.
(New description) When saving an ARC with a lot of clips it will have an effect on the values displayed in the ARC window where the audio clip list item volume values get automatically set to the master volume value of the asset.
*Repro (new, see attached screen recording "NEW clip item volume sync")*
# Create an ARC asset
# If the audio clips list is folded, unfold it to see the volume values
# Set audio clips count to 50
# Change the master volume to some value
# Save the asset (⌘S)
Expected: Saving the asset has no effect on the displayed values of the asset
Actual: The displayed values for all audio clip list item is changed to show the same value of the master volume
*Repro (old, fixed)*
# Create an ARC asset
# Add clips to its audio clips list
# Change the master volume to some value
# Create another ARC asset
# Add clips to its audio clips list
# Select the previous ARC asset
Expected: Asset selection has no effect on the displayed values of the asset
Actual: The displayed values for all audio clip list item is changed to show the same value of the master volume
*Note*
The values shown don't affect the playback, they are only displayed wrong
Furthermore, changing the clip volume also changes the ARC volume
*Regression details*
Introduced in [36538|https://github.cds.internal.unity3d.com/unity/unity/pull/36538]
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Textures from other Sprites in the Assets leak into Sprite Renderer Sprites when Sprite Atlas v2 is used
- Errors “UI Error: Invalid GUILayout state in TestRunnerWindow view“ and “ArgumentException: An item with the same key has already been added“ are present when running tests with names that duplicate after truncation in the Test Runner window
- Flickering white border around Game View when Gizmos are enabled
- MultiColumnTreeView does not auto-expand foldouts when autoExpand is set to "true"
- Animation does not control the property of the Gameobject when the keyframe and initial value are the same
Add comment