Search Issue Tracker
Fixed
Fixed in 6000.0.2f1
Votes
0
Found in
2023.2.0b16
6000.0.0b11
Issue ID
UUM-54710
Regression
No
ARC window shows old asset when changing resource
The ARC window should update to show the current ARC asset on an audio source when highlighting a game object in the Hierarchy. This happens only the first time the user changes a resource. If the game object stays highlighted, subsequent resource changes will not redraw the window.
Repro
- Create a game object with an audio source component using an ARC
- Open the ARC window
- Keep the game object highlighted throughout the rest of the steps
- Set the resource to a different ARC and observe the ARC window
- Change the resource again and observe the ARC window
Expected: The ARC window shows the currently referenced resource
Actual: The ARC window shows the previously referenced resource
Note
This applies to any methods of changing resource on an audio source as shown in the screen recordings
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
- [Web][iOS] Web Player keeps restarting on launch when Native C/C++ Multithreading is enabled
- "Add Scene to Scenes in Build" pop-up reappears after Scene has already been added and another Multiplayer Editor Instance is loaded
- TableEntryAdded event is not triggered when a new entry is added in the Localization Tables window
- The macOS Player is built to a different folder than the selected one when the Player is built on Windows
- Editor memory leak in VisualElement when recompiling in a blank URP project
Resolution Note (fix version 6000.0.2f1):
Fixed a bug that would cause the audio random container window to show the wrong asset.