Search Issue Tracker
Fixed
Votes
0
Found in
4.5.4f1
Issue ID
636960
Regression
Yes
Unity is unable to open the built-in Monodevelop editor by default and open the system editor
Unity is unable to open the built-in Monodevelop editor by default and open the system editor instead:
EditorHelper: Failed to open file: unable to get process descriptor for
/Applications/Unity/MonoDevelop.app.
EditorHelper: Unable to use the internal script editor
/Applications/Unity/MonoDevelop.app. Trying the default system editor now.
(from editor.log, 4.5.4p3)
Repro Steps (only reproducible on user's machine):
1. When I double click a CS file in the Unity project the correct solutions file isn't loaded, MonoDevelop will load the previously loaded solutions file.
2. When I double click a line in the Console the correct file is opened in MonoDevelop, but MonoDevelop doesn't automatically go to the correct line.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment