Successful.
'RevisionsService' does not contain a definition for 'FetchSingleRevisionCallback' and no accessible extension method
github.com/Unity-Technologies/arfoundation-samples/issues/591
>That is not a bug but a version mismatch indication for the Unity Collaborate Package. Go Window/package Manager/Unity Collaborate and set the Version from .7 - 4.1.0 to upgrade to 2019.x your current Unity Editor.
1. Delete Unity collaborate
Unity Collaborate 삭제하였음
\Scripts\Editor\TMP_PackageUtilities.cs(453,84): error CS0103: The name 'VersionControlSettings' does not exist in the current context
> remove the textmeshoackage if you are not using it
> TEXTPROMESH 삭제하였음
library\PackageCache\com.unity.2d.common@4.0.3\Runtime\Internal Bridge\InternalEngineBridge.cs(36,48): error CS0117: 'SpriteRendererDataAccessExtensions' does not contain a definition for 'SetBatchDeformableBufferAndLocalAABBArray'
> If someone comes across this, I was able to fix this error message by reinstalling all 2d packages in Package manager.
'DEV > Unity' 카테고리의 다른 글
Unity Build Error after try under API 28 (0) | 2021.06.20 |
---|---|
[solved] Unity JDK Build error (0) | 2021.05.02 |
Unity load csv type error (한글 인식 오류) (0) | 2021.01.23 |
[solved] unity build error (BuildPlayerWindow+DefaultBuildMethods.BuildPlayer) (0) | 2021.01.15 |
[solved] unity class Object reference not set to an instance of an object (class initialize 클래스 초기화 에러) (0) | 2021.01.05 |