Search Issue Tracker
Won't Fix
Votes
0
Found in
5.3.0f4
Issue ID
752321
Regression
No
Searching for scripting references in Monodevelop does not parse comma correctly
1. Add script, which contains commas to Monodevelop (e.g. script from http://docs.unity3d.com/ScriptReference/EventSystems.IDragHandler.html).
2. Put a cursor on Monodevelop, and press CMD + '.
Actual result: You are directed to http://docs.unity3d.com/ScriptReference/30_search.html?q=MonoBehaviour, (with coma in the end, so there are no search results).
Expected result: You are redirected to http://docs.unity3d.com/ScriptReference/30_search.html?q=MonoBehaviour.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android][IL2CPP][ARMv7] Struct field value corrupts when invoking a generic delegate with a large struct by value
- Highlights persist throughout Options Panels in the Rendering Debugger Window
- Typing numbers in Matrix node’s numeric fields stretches Node
- Streaming is misspelled as "Steaming" in "Enable GPU Streaming" and "Enable Disk Streaming" tooltpis
- "IndexOutOfRangeException" thrown when moving caret left at start of TMP Input Field with rich text
Add comment