Search Issue Tracker
Fixed in 5.0.X
Votes
2
Found in
4.3.4f1
Issue ID
595912
Regression
No
No break on breakpoint in generic classes in the editor
To reproduce:
1. Open attached project
2. Sync MonoDevelop project
3. Put a breakpoint in BaseEditorTest, line 8
4. Put a breakpoint in EditorTest, line 9
5. Attach to the Unity process
6. In the editor, navigate to Tools > MyTool > Do It In C#
7. A breakpoint is hit, continue
8. After closing the first popup another one appears, which is from the generic class, but no breakpoint is hit
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Dragon Crashers] Build fails in U6
- [Dragon Crashers] 4 Shader error messages on import
- [Dragon Crashers] Readme text is white on light grey
- Cursor stays in front of the first character when entering text in the TextMeshPro field
- Searching in Hierarchy causes unwanted component calls
Add comment