Search Issue Tracker

Fixed in 2017.1.0f3

Fixed in 5.5.X, 5.6.X

Votes

3

Found in

5.5.1f1

Issue ID

884291

Regression

No

Assertion failed on expression: 'm_InstanceID != InstanceID_None' when reloading texture with UnityWebRequest.GetTexture()

Graphics - General

-

To reproduce:
1. Open project
2. Open 'BlankScene'
3. Play the scene
4. Click the 'Office Smart 2VR' tile
5. Click 'Buiten' tile
6. Click arrow in left top corner

Expected: textures will be loaded without any errors
Actual: an error is thrown:
'Assertion failed on expression: 'm_InstanceID != InstanceID_None'
UnityEngine.Networking.DownloadHandlerTexture:get_texture()
<Await>c__Iterator0:MoveNext() (at Assets/Scripts/ThumbnailBinding.cs:122)
UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)'

Reproduced on: 5.5.0f3, 5.5.1f1, p4, 5.5.2f1, 5.6.0b10

Note: tested on windows 8.1, no repro on OSX 10.12.2

Comments (7)

  1. smichel

    May 31, 2018 12:28

    Got it in 5.6.6f2

  2. villetuh

    Nov 02, 2017 12:25

    I'm also getting the error messages with 2017.2.0f3.

  3. kashif-shabbir

    Nov 02, 2017 10:52

    This is not solved! Still getting the error on Unity 2017.1.0f3!

  4. NamekGames

    Oct 25, 2017 20:54

    This is not solved! Still getting the error on Unity 2017.2!

    Assertion failed: Assertion failed on expression: 'm_InstanceID != InstanceID_None'
    UnityEngine.Networking.DownloadHandlerTexture:GetContent(UnityWebRequest)
    <GetTexture>c__Iterator1:MoveNext() (at Assets/Scripts/Item.cs:209)
    UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)

  5. r-pedra

    Aug 22, 2017 10:08

    Will this fix be backported on. 5.6?

  6. ForceMagic

    Mar 22, 2017 15:07

    Forgot to mention I am on 5.5.2f1

  7. ForceMagic

    Mar 22, 2017 14:59

    Confirm I have the same callstack :

    Assertion failed on expression: 'm_InstanceID != InstanceID_None'
    UnityEngine.Networking.DownloadHandlerTexture:get_texture()

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.