bitstadium / HockeySDK-Unity-iOS

HockeyApp was retired and the SDKs are deprecated. Please use App Center instead.

Home Page:https://github.com/microsoft/appcenter-sdk-unity

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Broken images in bundle

sebrk opened this issue · comments

I'm unsure how this is treated as the error seems to have been there for quite some time but there are multiple broken images in the bundle. They are able to render with Windows Explorer but not in Unity3D or Chrome looking directly in the repo online. Probably there are a few meta data bits that are off in the files. Could be more than what is listed below.

Log:

[Error] Could not create asset from Assets/Plugins/HockeyAppUnityIOS/HockeySDKResources.bundle/buttonRoundedDelete.png: File could not be read [Error] Could not create asset from Assets/Plugins/HockeyAppUnityIOS/HockeySDKResources.bundle/bg.png: File could not be read [Error] Could not create asset from Assets/Plugins/HockeyAppUnityIOS/HockeySDKResources.bundle/Blur@3x.png: File could not be read [Error] Could not create asset from Assets/Plugins/HockeyAppUnityIOS/HockeySDKResources.bundle/buttonRoundedDelete@2x.png: File could not be read [Error] Could not create asset from Assets/Plugins/HockeyAppUnityIOS/HockeySDKResources.bundle/FeedbackPlaceholder.png: File could not be read [Error] Could not create asset from Assets/Plugins/HockeyAppUnityIOS/HockeySDKResources.bundle/buttonRoundedDeleteHighlighted.png: File could not be read [Error] Could not create asset from Assets/Plugins/HockeyAppUnityIOS/HockeySDKResources.bundle/AppIconPlaceHolder.png: File could not be read [Error] Could not create asset from Assets/Plugins/HockeyAppUnityIOS/HockeySDKResources.bundle/buttonRoundedRegularHighlighted.png: File could not be read
Live example using Chrome: https://github.com/bitstadium/HockeySDK-Unity-iOS/blob/master/Plugins/HockeyAppUnityIOS/HockeySDKResources.bundle/Blur%403x.png

Hi,

We already aware of that (duplicate of #48)
This is known Unity bug. You can safely ignore these warnings for now.

Best,
Ivan

I don't think this is a Unity bug per se. The link I provide, directly from this repo has a broken image icon. Photoshop also fails to load the image. Also, I'm running 2017.3 and it is NOT fixed there as the link to Unity bug tracker suggests (if this even is a Unity error which I doubt).

OK thanks @bmourat. I can see that the commit updates three images. I however am getting this error on more than three images. Just a notice. I have not checked other commits. Does this get into the Unity bundle soon?

actually, i don't know when next unity release will be
@TroubleMakerBen any info on date of next release?

I cannot confirm a release date for the unity plugin. I'll update this as soon as I have a release date.

@TroubleMakerBen ok thanks! I keep this one open as a friendly reminder. Close it when it's updated.

Of course leave this open. I'd be a horrible person if I'd just close this without a release! =)

Thx for your understanding and for using HockeyApp in the first place!