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
- Objects flickering in Play Mode when using RenderTexture with Canvas
- UI Toolkit 'background-size' property is not fully animatable
- Moving the Scrollbar via clicking no longer works after the first-click when page size is too small
- Elements in UI Builder Viewport are displayed incorrectly when Editor UI Scaling is set to 125%
- Prefab referencing a script is not shown in the Search window's Project tab when using "Find References In Project"
Add comment