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
- Look Dev errors are spammed when opening a new HDRP project when Look Dev was added to the layout in the previous project
- URP Scene Templates are not editable when first opened from the New Scene dialog
- Look Dev window flickers when resizing the window after docking it
- UI breaks when Multiplayer Center window section divider is moved too far
- Adaptive Performance documentation link leads to outdated package documentation when the documentation hyperlink is pressed in the Project Settings window
Add comment