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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
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