Search Issue Tracker
Not Reproducible
Votes
0
Found in [Package]
1.4.12
Issue ID
UVSB-665
Regression
Yes
[Bolt 1.4.12]Unable to cancel right-click popup menu by left-clicking, right-clicking again results in InvalidOperationException
How to reproduce:
1. Open attached project "Bolt1FlowMachine_stripped2.zip"
2. In Project window, select "New Flow Macro"
3. In Inspector window, click on "Edit Graph"
4. In "Flow Graph" window, right-click anywhere
5. Left-click in "Flow Graph", outside the popup panel (in order to cancel the right-click panel)
Expected result: the panel disappears
{panel}
{panel}
Actual result: the panel does not disappear, right-clicking again results in an error
Reproducible with: 2020.1.0a22, 2020.1.0b9, 2020.2.0a11 (Bolt 1.4.12) (thrown error "InvalidOperationException: Cannot open two instances of the fuzzy window at once.")
Not reproducible with: 2018.4.23f1, 2019.3.14f1, 2020.1.0a21 (Bolt 1.4.12)
Could not test with: 2020.1.0a1, 2020.1.0a20 ("TypeLoadException: Could not load type 'UnityEditor.Progress' from assembly 'UnityEditor, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null'.")
Comments (1)
-
shubhamswaraj2021
Aug 18, 2020 17:06
good one <a href="https://www.lyricsauto.com">lyricsauto</a>
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
- UI becomes unresponsive when using AppUI Navigation and Event System is attached
- Freeze/crash with multiple StackTraces when opening a specific project
- Crash on TypeContainer<int>::rtti when deleting a Render Texture that is used by the Main Camera
- Multiple ArgumentExceptions are thrown when adding a VisualTreeAsset with Sprite Glyphs to a UIDocument
- Color Node Alpha slider displays incorrect value when viewed in Shader Graph
Resolution Note:
Fixed left-click not closing the Fuzzy Finder on MacOS. Fixed right-click trying to open a second Fuzzy Finder and causing an error.