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
- Any small change in UI Builder Inspector refreshes Editor Inspector
- Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform
- [Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapTexture" is bound leads to freeze on a build on some Mali GPU devices
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- Global Scenes are not included in the Build when building multiple Build Profiles at the same time
Add comment