Auto-Setup-for-Unity icon indicating copy to clipboard operation
Auto-Setup-for-Unity copied to clipboard

iClone / Character Creator / ActorCore Auto Setup for Unity Script

Results 7 Auto-Setup-for-Unity issues
Sort by recently updated
recently updated
newest added

This occurs on import of a new character from CC3 into Unity 2021.1.19f1, HDRP 11.0.0, and it recurs whenever this code is re-executed based on user activity. Stack trace: ```...

Hello, I'm using this package to import CC avatars in my Unity HDRP project. I find that the hair doesn't render well with the default HDRP/Lit shader. I modified your...

Hi, the original string path seperator breaks the processing routines and leaves the editor in an infinite loop. Using the system's directory seperator fixes it. Tested this on Mac (2020.3.22f)...

# Description When using 4b860f8 (HEAD at the time of writing) inside a HDRP Unity project (2021.1.16f1), imported characters have green skintones. This seems to be due to the unassigned...

In the file .../Editor/RLEditor.cs the code at line 1100 rlMaterail.SetColor("_BaseColor", kBaseColor); - works only for SRP projects. But fails for projects with Built-in older Render Pipeline. Need to use the...

I'm using this project in my HDRP Unity project instead of the DLL to import CC models. By default, after an import, all the materials are black and almost no...

Material both in URP and Standard appears pink after building for webgl ![WebGLError](https://github.com/reallusion/Auto-Setup-for-Unity/assets/35484889/98df68e4-088f-4570-8f06-070405beb07b) ![Screenshot 2023-11-26 122359](https://github.com/reallusion/Auto-Setup-for-Unity/assets/35484889/867974cf-9c5b-4bf1-9895-a37e657c9052)