Search Issue Tracker
Active
Under Consideration for 6000.0.X, 6000.2.X, 6000.3.X, 6000.4.X
Votes
0
Found in
6000.0.58f1
6000.2.4f1
6000.3.0b2
6000.4.0a1
6000.5.0a1
Issue ID
UUM-119443
Regression
No
Error is thrown when deleting "Snapshot" with another Snapshot present in Audio Mixer window
Steps to reproduce:
1. Create new Unity project
2. Create Audio Mixer in Project window (Create > Audio > Audio Mixer)
3. Open Audio Mixer window
4. In Snapshots press "+" to add Snapshot
5. From the Snapshot list delete "Snapshot"
6. Observe the Console
Actual results: Error "Snapshot name does not exist: Snapshot, UnityEditor.GenericMenu:CatchMenu (object,string[],int)" is thrown in the Console when deleting first "Snapshot" from the list while anothe Snapshot is available in the list
Expected results: There should be no errors thrown in the Console if a another Snapshot is present in the list
Reproducible with versions: 6000.0.58f1, 6000.2.4f1, 6000.3.0b2
Tested on (OS): Windows 11
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Canvas UI is invisible in camera with output from Graphics Compositor with a texture sublayer when a separate camera renders to that texture as a Target Texture
- UI Builder Progress Bar Element background color does not change in the Viewport
- [Linux] Screen.SetResolution immediately applies windowed resolution when switching from Fullscreen to Windowed mode
- Lighting window allows non-cube map texture for Environment Reflections, throwing invalid texture type (2D) error
- Console warning “MismatchingRepositoryProjectMessage” when creating a new Unity Version Control workspace
Add comment