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
- Joint Physics result in unexpected behaviors when used for articulated vehicles like buses or trucks
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts which worked with TMP Font Asset Creator
Add comment