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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment