1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

【Unity】Unity6でUnityちゃんがピンクになってしまったときの対処法

Last updated at Posted at 2024-11-21

AssetStoreのUnity-Chan! Model (1.2.2)だとこうなってしまいますが、公式サイトからダウンロードしたユニティちゃんモデル(1.4.0)を使用すると普通に表示されるようになります。

コメント参照

image.png

これを解消する

環境

Unity6
3D(Built-In Render Pipeline)

1.ToonShaderのインストール

2.ShaderをToonにする

マテリアルを選択しInspectorのShaderからToonを選択してください
image.png

すべて変更したもの↓

image.png

3.パラメーターをいじる

マテリアルを選択しInspectorのBase Shading Featherを1、Receive ShadowsをOffにする
234234324234.png
設定し終わった↓
image.png

少し白いのはライトのせいなのでいい感じに設定すると

RotationYを180にした
image.png

1
0
3

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?