Skip to content

soreiyu52/ReplaceWithPrefab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

ReplaceWithPrefab

Script to replace prefab in bulk for Unity

Script to replace Unity's prefab in bulk. Fixes PrefabUtility.GetPrefabType because it is obsolete.

How to use Create an Editor directory under Assets, and place the file directly under the directory. [Tools]-[ReplaceWithPrefab]


Unity のprefabを一括で入れ変えるスクリプト PrefabUtility.GetPrefabTypeが廃止されるため、その箇所を修正。

使い方 Assetsの配下にEditorディレクトリを作成し、その直下にファイルを配置 [Tools]-[ReplaceWithPrefab] で使用

About

Script to replace prefab in bulk for Unity

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published