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
- [URP] Crash on GameObject::QueryComponentByType when baking a Reflection Probe in an unsaved/untitled Scene
- No Icons are used for the Entry and Exit States in the Inspector when selected in an Animator Controller
- Crash on PlayerMain(int, char const**) when exiting Standalone Player with a Particle System in the Scene
- No Icon is used for the Runtime Animator Controller Type in a Search Window when assigning an Animator Controller in the Animator Component
- Unity Version Control server textfield’s text overlaps with the dropdown triangle button in the Explore repositories window when an organization with a long name is selected
Add comment