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
- UI Text color is incorrect when text is rendered on SubMeshUI
- "Invalid SortingGroup index set in Renderer" errors when making many modifications in same frame
- Crash on GizmoBufferSizeHistory::GetBuffer() when opening a specific scene
- RenderTexture is not initialized when it is set as Material's Texture
- Branch node outputs a random value instead of a constant on the false conditon
sundhar010
Nov 13, 2017 06:27
What do I do if I have Unity installed in ../Applications/Unity/Unity.app ??