Search Issue Tracker
Postponed means that the issue was either a feature request or something that requires major refactoring on our side. Since that makes the issue not actionable in the close future we choose to close it as Postponed and add it on our internal roadmaps and technical debt pages instead.
Postponed
Votes
0
Found in
Issue ID
561569
Regression
No
4.3b1 doesn't auto-generate solution files when opening C# scripts in OSX
Operating System:
OSX 10.8.4
Version:
Unity pro 4.3b1
Steps to duplicate:
1. Open Unity in OSX
2. Create a new project (parameters don't seem to make a difference, bug happens regardless)
3. Create an empty game object in the scene
4. Add a script to empty game object
5. Open script -> MonoDevelop launches
6. in terminal browse to project directory
Expected Result:
Solution files are generated and visible in project directory
Actual Result:
No solution files are generated.
Notes:
The project in OSX compiles, however autocomplete in MonoDevelop does not function for Unity specific classes.
This bug is also duplicated on projects which were created in 4.2. I have validated the 4.2 project autogenerates project files. I have also validated the 4.2 folder contains solution files. These solution files are not visible in the 4.3b1 version of mono-develop.
This bug is not present in windows 7 x64 unity build 4.3b1.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [HDRP] Game view doesn’t refresh after changing Camera Background Type until mouse moves over it
- Some Shaders appear twice in Material Shader selection menu
- Editor freezes with a StackOverflowException when certain asset types are assigned to a managed component in a SubScene via AddComponentObject
- Scale Snapping with Gizmos does not work in the Scene view when Snapping and Absolute Grid Snapping are toggled off
- Text Script Importer Reference button links to a Missing Page when clicking the Reference Button in the Inspector
Add comment