Search Issue Tracker
Fixed in 2021.3.15f1
Fixed in 2022.2.0b9
Votes
1
Found in
2021.3.2f1
2022.1.0f1
2022.2.0a12
Issue ID
UUM-366
Regression
No
Audio Mixer group name does not update in the Project window when renamed
How to reproduce:
1. Open the attached project (AudioMixerTest.zip)
2. In the Project window, double-click the NewAudioMixer Asset
3. In the Audio Mixer window, select + next to Groups to add a New Group
4. Rename the New Group to "Test"
5. Observe the child Assets of the NewAudioMixer in the Project window
Expected result: the child group is named "Test" in the Project window
Actual result: the child group is still named "New Group" in the Project window
Reproducible with: 2019.4.38f1, 2020.3.34f1, 2021.3.2f1, 2022.1.0f1, 2022.2.0a12
Notes:
1. Creating another New Group refreshes the name of the previous group
2. Restarting the Editor refreshes the name
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note (fix version 2021.3.15f1):
Fixed by another internal issue: UUM-2811: [2D] Project View displays outdated sprites after updating Sprite Rects
Resolution Note (fix version 2022.2.0b9):
Fixed by another internal issue: UUM-2811: [2D] Project View displays outdated sprites after updating Sprite Rects