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
- Shadows are not visible in Player when using DX12 with Forward+ or Deferred+ rendering in URP
- Rendering Debugger Playmode debug UI scrolling is jittery when using click and drag to scroll
- Frame Debugger Target Selection Search Results window becomes too tiny to even see the default “Editor” selection when there are no search results
- Element name field has no character limit in UI Builder
- Async method in Play Mode being aborted when calling `new System.Windows.Forms.Form`
sundhar010
Nov 13, 2017 06:27
What do I do if I have Unity installed in ../Applications/Unity/Unity.app ??