Search Issue Tracker
Fixed in 5.4.3
Votes
1
Found in
5.4.1p3
Issue ID
839037
Regression
No
[iOS] Unity Build and Run triggers an Xcode Clean even if Append is selected
When Build & Run (or Cmd+B) is selected Unity opens the project in Xcode and triggers a Clean and then a build. This Clean shouldn't be triggered if Append is selected.
To repro:
1: Open attached project or create new (attached just has bundle identifier set)
2: Build & Run for iOS, select Append. (Append should also be selected automatically with Cmd+B)
3: Once the loading in Unity finishes see that a Clean is triggered in Xcode (probably says Clean Successful in Xcode, might get a notification too)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Search: Inspector section icon is less sharp/more pixelated than other editor icons
- Search description string is always truncated
- [VFX] When Grouped Nodes are converted to Subgraph Operator resulting Graph Node is not included in the Group
- Search window icons are less sharp/more pixelated than other editor icons
- The Inspector can be covered when scaling the horizontal separator bar
Add comment