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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment