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
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
- Last segment of a Sprite Shape Spline is affected by other segments' Sprite Variant change when no edge Sprite is selected
Add comment