Search Issue Tracker
Fixed
Votes
0
Found in
2017.1.2f1
Issue ID
969139
Regression
No
[Editor] Assertion failed error, on controlling "Step Button" using hotkeys "Ctrl+Shift+P".
Steps To Reproduce:
1. Open new project.
2. Click on the play button.
3. Click- Ctr+Shift+P
4. Click on Step Btn
5. Observe the Console for the Assertion failed error.
Note: This error will not come if click on the pause button and then click on the step button.
Work Around: Pause the game by using pause Btn instead of using hotkeys: Ctr+shift+P.
Actual Result: Editor giving Assertion failed error when the user clicks on step button in the pause state.
Expected Result: In Pause state, if the user clicks on the step button it should not give any error.
Reproduced on: 2017.3.0b9,2017.3.0b1, 2017.2.0f3, 2017.1.2f1
License Type - Free
Platform - Windows
Stack Trace: Assertion failed: Assertion failed on expression: '!dest.m_MultiFrameGUIState.m_NamedKeyControlList'
UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)
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
- Package signature validation unexpectedly return an invalid signature status if the validation check is done after the code signing certificate validaty range has passed
- 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
Add comment