Wayback Machinekoobas.hobune.stream
May JUN Jul
Previous capture 13 Next capture
2021 2022 2023
1 capture
13 Jun 22 - 13 Jun 22
sparklines
Close Help
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
  • Asset Store
  • Get Unity

UNITY ACCOUNT

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account
  • Blog
  • Forums
  • Answers
  • Evangelists
  • User Groups
  • Beta Program
  • Advisory Panel

Navigation

  • Home
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
    • Blog
    • Forums
    • Answers
    • Evangelists
    • User Groups
    • Beta Program
    • Advisory Panel

Unity account

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account

Language

  • Chinese
  • Spanish
  • Japanese
  • Korean
  • Portuguese
  • Ask a question
  • Spaces
    • Default
    • Help Room
    • META
    • Moderators
    • Topics
    • Questions
    • Users
    • Badges
  • Home /
avatar image
0
Question by Brett Johnson · Jan 11, 2011 at 03:11 PM · osxpermissionsmultiuser

Unity 3d Read/Write Permissions - How to set permanently in network user envionment?

Hello,

I am using Unity 3.1.0f4, on a Mac OSX 10.6 system (Snow Leopard). Every time a different network user logs in and attempts to run Unity it states they have to set permissions for the "Project Folder" to read/write.

I can do this as system administrator, but it is a huge hassle and would have to be done a every time a different network user attempts to run Unity on this machine. I would like to set the necessary areas/folders to be 'Permanently' read/write for all users.

A) Where is the "project folder," and is there any reason I could not manually set this folder to have ignored ownership/ full read+write for all users?

B) If this is not an option, what would be the work-around for this?

I appreciate your help!

Best regards - Brett

Comment
Add comment · Show 2
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image Justin Warner · Jan 11, 2011 at 05:37 PM 0
Share

Personally I'd suggest getting Windows 7, as it is by far superior to any Apple product that's been made, and will ever be made... As $$anonymous$$ac's are just glorified Dos 3.1 machines... But personal opinion =).

avatar image Jessy · Jan 11, 2011 at 09:57 PM 0
Share

Bad opinion. Take it you're not a musician. :-P

2 Replies

· Add your reply
  • Sort: 
avatar image
0

Answer by Bunny83 · Jul 03, 2011 at 12:12 AM

It's a quite old question but it suddenly poped up as related question (which it isn't...). Anyway, I guess the problem is that Unity always opens the last project when started. Since the last project is not longer in the users folder (it's another user therefore another folder) Unity complains.

Try to check "Show Project Wizard at Startup" in Edit-->Preferences. That will show the open dialog before unity starts. Another way to prevent Unity from loading the last project is to offer an empty project in a shared folder that is always available and use the parameter "-projectPath "path/to/project"" to "force" Unity to load this project when launched.

I'm not sure if that's the problem (I don't use mac ;)). I'm just guessing...

I think that problem would exist in windows networks as well ;)

Comment
Add comment · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image
0

Answer by stelios · Feb 10, 2012 at 10:06 AM

here is the solution. every time a new user logs in and opens unity it changes file permissions of some of the files of unity under users/shared and thus when a new user logs in it requires admin rights to change this file permissions. the solution i found was to write a launch daemon that automatically changes file permissions for this you need a .plist fie i called it com.unity.Chmod. save this file under /Library/LaunchDaemons and then tun the follwoing two commands sudo chown root:admin /Library/LaunchDaemons/com.unity.Chmod.plist

sudo launchctl load -w /Library/LaunchDaemons/com.unity.Chmod.plist

thats it.everytime the computer is restarted it clears the file permissions below is the plist file

http://www.apple.com/DTDs/PropertyList-1.0.dtd"> Label com.unity.Chmod ProgramArguments chmod -R 0777 /Users/Shared/Unity/ UserName root RunAtLoad

Comment
Add comment · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

Your answer

Hint: You can notify a user about this post by typing @username

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this Question

Answers Answers and Comments

2 People are following this question.

avatar image avatar image

Related Questions

Can't run unity 2.6.1 on mac os x 10.6.3 2 Answers

Installing Unity on a multi-user environment, how to set permissions? 0 Answers

Standalone OSX players can't start after having been through DropBox 0.7.110 1 Answer

Unity3d Mac project freezes when importing ogg/mv4 files on external hard disk 4 Answers

unity-crashes-after-setting-project-permissions 1 Answer


Enterprise
Social Q&A

Social
Subscribe on YouTube social-youtube Follow on LinkedIn social-linkedin Follow on Twitter social-twitter Follow on Facebook social-facebook Follow on Instagram social-instagram

Footer

  • Purchase
    • Products
    • Subscription
    • Asset Store
    • Unity Gear
    • Resellers
  • Education
    • Students
    • Educators
    • Certification
    • Learn
    • Center of Excellence
  • Download
    • Unity
    • Beta Program
  • Unity Labs
    • Labs
    • Publications
  • Resources
    • Learn platform
    • Community
    • Documentation
    • Unity QA
    • FAQ
    • Services Status
    • Connect
  • About Unity
    • About Us
    • Blog
    • Events
    • Careers
    • Contact
    • Press
    • Partners
    • Affiliates
    • Security
Copyright © 2020 Unity Technologies
  • Legal
  • Privacy Policy
  • Cookies
  • Do Not Sell My Personal Information
  • Cookies Settings
"Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Default
  • Help Room
  • META
  • Moderators
  • Explore
  • Topics
  • Questions
  • Users
  • Badges