The VRCImpostorSettings component is Unsearchable and is missing an Editor
complete
kitlith
Avatar SDK version 3.4.1
Reproduction Steps:
- Create a new Avatar project using the VCC.
- Select any GameObject and click "Add Component"
- Search for "Impostor", "VRCImpostor", or anything similar.
- Notice that the component doesn't show up.
Workaround:
- Go to "Packages/VRChat SDK - Avatars/Runtime/VRCSDK/Plugins" in the project view.
- Expand "VRCSDK3A"
- Drag and Drop "VRCImpostorSettings" onto a game object in the hierarchy or inspector
- Observe that you get the default unity inspector layout for the component, rather than the nice looking ones that VRChat creates.
Log In
Truce
complete
kitlith
This appears to be available in current versions of the SDK, so this can be marked as done.
This post was marked as
available in future release
Hackebein
It's in there for a bit longer. version 3.2 iirc. It was always empty. I assume it's only a placeholder for backwards compatibily for something we getting when the SDK part for imposters gets released
kitlith
Hackebein: The relevant fields that are in the documentation are present, so while I haven't uploaded an avatar with the component yet to test it, I assume it's functional if you perform the workaround and actually get the component on an object.
StormRel
tracked