Search Issue Tracker
Fixed in 5.3.0
Votes
1
Found in
4.5.0f6
Issue ID
614318
Regression
No
Crash when trying to access Diagnostics.Process.GetCurrentProcess ().Modules
To Reproduce:
1. Open & Run the attached project.
2. Observe that the Editor crashes when a foreach loop tries to iterate over 'Diagnostics.Process.GetCurrentProcess ().Modules'
3. Same happens when using an Enumerator (crash on enumerator.current)
Works fine on:
mono 3.4.0
mono 2.10.10
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on "The GUID inside 'Assets/asset.png.meta' cannot be extracted by the YAML Parser." when opening the project
- Shadows disappear when looking at a certain angle in Scene view and using Cloud Shadows with Volumetric Clouds
- StackOverflowException freezes or silently crashes the Editor
- Microsoft Surface Device freezes when detaching and reattaching physical keyboard attachment to a Microsoft Surface device in Standalone Player for Windows
- Shadows are cast with artifacts on GameObjects when the light type is set to Point
Add comment