Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. Join us on Thursday, June 8, for a Q&A with Unity's Content Pipeline group here on the forum, and on the Unity Discord, and discuss topics around Content Build, Import Workflows, Asset Database, and Addressables!
    Dismiss Notice

Models turn out white and text disappear in Wasm but load in Win-Il2cpp build configuration?

Discussion in 'Project Tiny' started by dk_niit, Feb 10, 2021.

  1. dk_niit

    dk_niit

    Joined:
    Jun 4, 2019
    Posts:
    1
    I am running the Demo sample of Blend shape demo and upon making a web assembly build the model textures are not loading, the models appear to be white, also the text disappears. Got no idea why this is happening in the demo scene but when i make a windows build it turns out just fine the text and models are all working like a charm. The loading times are above par but nothing like a good loader can fix.

    This is Wasm on Google Chrome
    Untitled.png

    This is Win-Il2CCP on windows 10
    upload_2021-2-10_12-22-36.png
     
  2. AbdulAlgharbi

    AbdulAlgharbi

    Unity Technologies

    Joined:
    Jul 27, 2018
    Posts:
    319
  3. JimMakesGames

    JimMakesGames

    Joined:
    Nov 13, 2013
    Posts:
    19
    I'm having the same issue. Did you find a solution for this problem?