Search Issue Tracker
Fixed in 5.4.0
Votes
0
Found in
5.4.0a5
Issue ID
751558
Regression
No
[OSX] Download assistant requires Unity installer for components that are not marked as required
0. Make sure you don't have Unity installed in ../Applications/Unity/Unity.app
1. Run 5.4.0a5 DA.
2. Proceed to Components stage.
3. Select Documentation, Web Player, Standard Assets and Example project components.
4. Press Continue. Select Destination and press Continue.
Actual result: You'll get message "Can't install the selected components on this disk. You tried to install items that require Unity 5.4.0a5, but Unity is not installed on the disk you chose. Please either add Unity to your selection or deselect the components which require Unity." and won't be able to install these components.
Expected result: Actually these behaviour is partially correct.
1. Documentation, Standard Assets and Web player require Unity installed, so need to be marked with asterisks.
2. Although, Example project is not related to ../Applications/Unity/Unity.app and is installed to /Users/Shared/Unity, so don't require Unity and must be installed whenever Unity is installed or not.
Comments (1)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
sundhar010
Nov 13, 2017 06:27
What do I do if I have Unity installed in ../Applications/Unity/Unity.app ??