Search Issue Tracker
Fixed
Votes
0
Found in
5.1.1p2
Issue ID
711986
Regression
No
[iOS] Building project while running a project in xcode built with a different Unity version interrupts xcode
To Reproduce:
1. Build an empty project with 5.1.2
2. Deploy.
3. Open the same project with 5.2, but keep the xcode project running.
4. Build it with 5.2 (not build&run) and be sure to change the project name
5. Observe that you get
“Are you sure you want to close the Project “Unity-iPhone”?”
message in xcode, when the build reaches post process .
Seems to only be reproducible when building with a different version
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Memory usage rises when switching scenes with GRD enabled and a loaded texture in URP
- [Quality Hackweek] Terrain Brush Size value is not serialized after deselecting the terrain when using the first instance of multiple Inspectors
- "NullReferenceException" is thrown when setting a long string in TMP with "Atlas Population Mode" set to "Dynamic" and "Multi Atlas Textures" enabled
- TextMeshPro text is misaligned when alignment is set via script
- A DX11 shader error is thrown when compiling shaders for platforms without DX11 support
Add comment