Search Issue Tracker
Fixed in 4.5.X
Votes
5
Found in
4.3.0f1
Issue ID
573036
Regression
Yes
Monodevelop do not dismiss autocomplete when the cursor is moved down
To reproduce:
1. Create a new project
2. Create a new script
3. Open it with MonoDevelop
4. Create any variable
5. Start typing the name of the variable inside any function
6. When the autocompletion dialog appears and the name of the variable is highlighted, click your mouse anywhere below the current line of text to move the cursor
7. Notice that the autocomplete box hasn't been dismissed
8. Press ENTER
9. Notice that the text between the last symbol you wrote and the current position of the cursor has been deleted.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- 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 with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened
Add comment