UITabBar selected image for item can not be set via Storyboards

Originator:toto.tvalavadze
Number:rdar://19806607 Date Originated:
Status:Closed Resolved:true
Product:iOS SDK Product Version:
Classification: Reproducible:Yes
 
Summary:
UITabBar's selected image set using Interface Builder can not be displayed in running app. Example project is attached to bug report.

Steps to Reproduce:
1. Create new TabBar based application. 
2. Add image assets for regular states of UITabBar items
3. Add image assets for selected states of UITabBar items
4. Using interface builder set "Selected Image" under "Tab Bar Item" in Inspector for every tab bar item
5. Run app.
6. Switch between tabs.

Expected Results:
According to HIG TabBar should display alternative/selected image asset if tab bar item is selected. 

Actual Results:
Regular state image disappears and log output looks like: 
Could not load the "(null)" image referenced from a nib in the bundle with identifier "appid.SlelectedItemBug"

Expected selected image is ignored.

Version:
Any iOS 8.x


Configuration:
Any hardware and/or Simulator

Attachments:
http://cl.ly/ZjuN

Comments

This issue is resolved in Version 7.0.1 (7A1001). Thanks! This issue has been verified as resolved and can be closed.

By toto.tvalavadze at July 25, 2016, 2:38 a.m. (reply...)

This issue is resolved in Xcode Version 7.0.1 (7A1001).

By toto.tvalavadze at Sept. 30, 2015, 8:13 a.m. (reply...)

Verified in iOS 9 beta 1 and Xcode 7.0 beta (7A120f), bug still exists.

By toto.tvalavadze at June 15, 2015, 7:50 a.m. (reply...)

Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!