Search Issue Tracker
Fixed
Fixed in 2022.3.66f1, 6000.0.56f1, 6000.1.16f1, 6000.2.1f1, 6000.3.0a4
Votes
0
Found in
2022.3.63f1
6000.0.50f1
6000.1.6f1
6000.2.0b4
6000.3.0a2
Issue ID
UUM-108336
Regression
Yes
[iOS] Exported Xcode "Unity-iPhone" Xcode project shows the "Framework" folder as red
How to reproduce:
1. Create an empty project
2. Build for iOS
3. Open the “Unity-iPhone.xcodeproj“
4. Observe the “Frameworks“ folder
Expected result: The “Frameworks” folder is not red
Actual result: The “Frameworks” folder is red
Reproducible with: 2022.3.55f1, 2022.3.63f1, 6000.0.50f1, 6000.1.6f1, 6000.2.0b4
Not reproducible with: 2022.3.0b1 (ea0f0219deed), 2022.3.54f1
Reproducible environment: macOS 15.4.1 (M4 Max)
Not reproducible environment: No other environment tested
Notes:
- Tested with Xcode versions 16.2 and 16.3
- This does not prevent from building an iOS app
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
- Rotation Property collapses after changing Interpolation Type In Animation window
- It is possible to enter impossible Scope name in the Scope Registries of Package Manager Project settings
- 'EditorSceneManager.sceneCount' reports the wrong count when called by an 'EditorSceneManager.sceneClosed' event
- Entering large values in keyframe “Value” causes Curve to disappear and spams Mesh Bounds errors in the Console window
- [Android][iOS][UnityPlayerActivity] Legacy InputField.onEndEdit is not called when ending text edit
Resolution Note (fix version 6000.3.0a4):
Fixed