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
- Errors “Render Graph Execution error” and "KeyNotFoundException" are thrown and Scene/Game views are not rendered when RenderGraphBuilder has AsyncCompute enabled
- Separation Line is used at the bottom of Prefab dropdown options when there is nothing to separate
- Color Picker Window Shows UI Artifact on Ubuntu Until Mouse Movement
- WebGPU Build fails when the Inference Engine package is installed
- The search field has an additional icon that has no functionality
Add comment