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
- Selecting a Material for HDRP Decal Projector in the Inspector window spams errors in the Console
- Expanded Asset Preview Box moves/hides when creating new Asset in Project window
- Player crashes on Meta Quest with "/apex/com.android/runtime/lib64/bionic/libc.so" when using OpenXR Plugin in a specific project
- The Editor's Help menu still lists an old/retired website - "Unity Forum"
- Baked GI loaded by LoadScene call with Additive mode is not cleaned up when unloading the Scene
Add comment