Search Issue Tracker
Fixed
Votes
1
Found in
4.3.0f4
Issue ID
574932
Regression
Yes
Unity opens script with OS default editor not MonoDevelop
To reproduce:
1. Install 4.3f4 Unity version on 4.2.2f4 (to the same folder)
2. Set the default OS script editor to SublimeText
3. Create a new project with a freshly installed Unity version
4. Verify that "Unity -> Preferences -> External Tools -> External Script Editor" is set to "MonoDevelop (built-in)"
4. Create a C# script by right-clicking in the project view "Create -> C# Script"
5. Double click on the script
6. Notice that SublimeText opens the script instead of MonoDevelop
Workaround:
1. Unity -> Preferences -> External Tools
2. Click on the "External Script Editor" setting
3. Click "Browse"
4. Navigate manually to the freshly installed MonoDevelop app (that came with the newest Unity version)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash when trying to force Shader to interpret 1/30 as a floating point operation
- Terrain is flickering when adjusting "Compatibility Mode" and "Use Rendering Layers" Settings
- Isometric tiles are flickering and overlapping each other when entering Play Mode with Tilemap Renderer mode set to "Chunk"
- Crash on ParticleSystemParticles::array_reserve when particle system starts
- Docking Text Property Preview Window next to UI Builder breaks the window and causes NullReferenceException
Add comment