Search Issue Tracker
Fixed in 2017.2.0f3
Votes
3
Found in
5.5.0p1
Issue ID
863484
Regression
No
'Frame not in module' when stepping into partial class if NodeCanvas is imported
How to reproduce:
1. Open attached project
2. Open 'test' script
3. Place breakpoint on line 8 (StartCoroutine(t1());)
4. Attach debugger
5. Step into t1
Expected behaviour: File in which partial class is defined is opened and debugging continues
Actual behaviour: 'Frame not in module' shown
Reproduced with: 5.4.4p1, 5.5.0p4, 5.6.0b3
Fixed in: Unity 2017.1 and newer thanks to new C# compiler.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [WebGL]"TypeError: Cannot read properties of undefined (reading 'length')" error is thrown when starting the Player when config.autoSyncPersistentDataPath is set to true
- [UaaL] Freeze on "GetLightingSettingsOrDefaultsFallback()" when rotating device screen after unloading Unity framework
- A white vertical artifact is present when any Material from HDRI is used for a panoramic skybox
- Editor freezes when handling Havok collision interactions between a thin collider and the player controller
- No blue outline is shown on a folder in the Project tab when an external file is being dragged over the folder
Add comment