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
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened
Add comment