Problem with Character Customization example

I have a problem with the character customization demo.
The project runs fine inside Unity, however, if I build it, the character(s) aren’t loaded (both in dressingroom and virtualworld examples, for example I can only see the particle effects in virtual world and only the room in dressing room).
The already built web builds that come inside the project and the live versions work fine.
I am using Unity 2.6 Pro on a Intel Mac.
Am I missing something?

Thanks.

might be some kind of “PROTECTION” in scripts? :smile:

I’m having the same problem and the mirror reflection is not working either any help.

There are no ‘protection’ issues that I’m aware of.

  1. It could be that the required files are missing (if you exported the scene and tried to reimport it into another, there are files that you’ll have to move by hand: such as the asset bundles). I have had similar issues when creating a standalone with that demo, and had to make sure all of the files were included.

  2. The ‘mirror’ problem may be a ‘pro-only’ problem?

  3. Failing that, try setting up a new project with it.

I’m using the free edition

I’ll try to reimport the files, The mirror problem looks to be that the reflection is in the wrong place (see screen shot) or is not being assign or masked properly??

248343--8943--$unityccss_739.png

Sorry I miss understood, so the mirror reflections only work in the pro version

Yes, they are done with render textures, a Pro-only feature.

For that matter so are the asset bundles that the dressing room relies on.

Hi!

When I built the Character Customization example, the characters wouldn’t load, too. I did not export the scene and reimport to another project. It was just as it was.

Howdy,

I’m having dome problems too. I can’t seem to add my own character prefab to the dressing room.

Thanks.

Still having no luck finding a way to plug my character into the dressing room. I can add him to the virtual world but that’s it. Any thoughts?

-Richard

I’ve just tried this tutorial on both Mac and PC version 3.4.2 and have the same issue.

Characters do not spawn in either dressing room or virtual world when Build and Run is chosen… works fine in Editor mode ‘Play’.

First and foremost: What is wrong with this Unity community? How the HELL did no one answer this question from several months ago? This is one of the main tutorials on the site.

I’m gonna go with this Unity community flow and NOT answer people and my questions easily. I’ll just give this hint: I figured it out by looking over the Unity’s OTHER Asset Bundles example found here:

http://unity3d.com/support/resources/example-projects/assetbundles.html