study/first_study/Library/PackageCache/com.unity.collab-proxy@1ec4e416a4af/Editor/_Deprecated
jh04010421 739d49f1a0 Unity | 2026.01.20
수업 실습 파일
2026-01-20 11:01:57 +09:00
..
CollabMigration Unity | 2026.01.20 2026-01-20 11:01:57 +09:00
Settings Unity | 2026.01.20 2026-01-20 11:01:57 +09:00
UI Unity | 2026.01.20 2026-01-20 11:01:57 +09:00
WebApi Unity | 2026.01.20 2026-01-20 11:01:57 +09:00
CollabMigration.meta Unity | 2026.01.20 2026-01-20 11:01:57 +09:00
CollabPlugin.cs Unity | 2026.01.20 2026-01-20 11:01:57 +09:00
CollabPlugin.cs.meta Unity | 2026.01.20 2026-01-20 11:01:57 +09:00
PlasticPlugin.cs Unity | 2026.01.20 2026-01-20 11:01:57 +09:00
PlasticPlugin.cs.meta Unity | 2026.01.20 2026-01-20 11:01:57 +09:00
README.md Unity | 2026.01.20 2026-01-20 11:01:57 +09:00
README.md.meta Unity | 2026.01.20 2026-01-20 11:01:57 +09:00
Settings.meta Unity | 2026.01.20 2026-01-20 11:01:57 +09:00
UI.meta Unity | 2026.01.20 2026-01-20 11:01:57 +09:00
WebApi.meta Unity | 2026.01.20 2026-01-20 11:01:57 +09:00

Deprecated public classes and public APIs that we need to keep (even if they are now empty and meaningless) until we change the major version of the package to 3.x. Because removing any public API can only be done in a major version upgrade, see semantic versioning rules. Trying to do so in a minor version upgrade of 2.x triggers some automatic detection (API Validation).

In turns, updating the major version of a default package is forbidden in a stable Unity Editor version, so we cannot do it during the lifetime of Unity 6.x generation and need to wait for the next one.