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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
Resolution Note (fix version 6000.3.0a4):
Fixed