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
- Reflection Probe “Probe Scene Editing Mode:” text is barely visible
- [HDRP] Game view doesn’t refresh after changing Camera Background Type until mouse moves over it
- Some Shaders appear twice in Material Shader selection menu
- Editor freezes with a StackOverflowException when certain asset types are assigned to a managed component in a SubScene via AddComponentObject
- Text Script Importer Reference button links to a Missing Page when clicking the Reference Button in the Inspector
Add comment