Search Issue Tracker
Won't Fix
Votes
0
Found in
4.6.1f1
Issue ID
660890
Regression
Yes
Asset Server doesn't work on OSX Yosemite
To Reproduce:
1. Type 'sudo /Library/StartupItems/UnityAssetServer/UnityAssetServer start' in terminal.
2. Notice that there is no 'Starting Unity Asset Server' message, that the asset server hasn't started and can't be connected to.
3. open /Library/StartupItems/UnityAssetServer/UnityAssetServer and comment out this if block:
"if [ "${UNITYASSETSERVER:=-NO-}" = "-YES-" ]; then"
4. Start the asset server, it works fine and can be connected to.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on "The GUID inside 'Assets/asset.png.meta' cannot be extracted by the YAML Parser." when opening the project
- Shadows disappear when looking at a certain angle in Scene view and using Cloud Shadows with Volumetric Clouds
- StackOverflowException freezes or silently crashes the Editor
- Microsoft Surface Device freezes when detaching and reattaching physical keyboard attachment to a Microsoft Surface device in Standalone Player for Windows
- Shadows are cast with artifacts on GameObjects when the light type is set to Point
Add comment