Search Issue Tracker
Fixed in 2017.2.0f3
Votes
0
Found in
2017.1.0f2
Issue ID
926480
Regression
No
Assertion failed when trying to undo 'Set as start Snapshot' action
To reproduce:
1. Create new audio mixer
2. Create new snapshot
3. Set it as a start snapshot
4. Undo last action
Actual: Snapshot is removed and following error is thrown in console:
Assertion failed: Assertion failed on expression: 'controller.GetStartSnapshot().IsValid() && "No Default Snapshot defined"'
UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)
Reproducible: 2017.02, 2017.01f2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [macOS] “Input.GetMouseButtonDown” gets set to true when pressing and when releasing the mouse button in the Device Simulator view if "targetFrameRate" is set in the script
- UWP Capabilities are not changed when rebuilding the project
- [Oculus] Lights causing artifacts when Forward+ Rendering is selected
- Game Window Icons are white when in light mode
- Crash on VFXMemorySerializer::StoreObjects when converting to Subgraph Block
Add comment