test: update test workflow #78
Annotations
10 warnings
🛠️ Build Unity Project
Library folder does not exist.
Consider setting up caching to speed up your workflow,
if this is not your first build.
|
🛠️ Build Unity Project
Assets/Samples is a symbolic link. Using symlinks in Unity projects may cause your project to become corrupted if you create multiple references to the same asset, use recursive symlinks or use symlinks to share assets between projects used with different versions of Unity. Make sure you know what you are doing.
|
🛠️ Build Unity Project
Assets/Samples/Demo/Scripts/UIParticle_Demo.cs(11,24): warning CS0649: Field 'UIParticle_Demo.m_RootCanvas' is never assigned to, and will always have its default value null
|
🛠️ Build Unity Project
Assets/Samples/Demo/Scripts/UIParticle_Demo_UIParticleController.cs(10,27): warning CS0649: Field 'UIParticle_Demo_UIParticleController.m_RootTransform' is never assigned to, and will always have its default value null
|
🛠️ Build Unity Project
Assets/Samples/Demo/Scripts/UIElementDragger.cs(16,18): warning CS0649: Field 'UIElementDragger.m_UseCanvasScale' is never assigned to, and will always have its default value false
|
🛠️ Build Unity Project
Assets/Samples/Demo/Scripts/UIElementDragger.cs(12,23): warning CS0649: Field 'UIElementDragger.m_CustomTarget' is never assigned to, and will always have its default value null
|
🛠️ Build Unity Project
Assets/Samples/Demo/Scripts/UIElementDragger.cs(9,20): warning CS0649: Field 'UIElementDragger.m_Target' is never assigned to, and will always have its default value
|
🛠️ Build Unity Project
Assets/Samples/Demo/Scripts/CopyItemOnStart.cs(14,21): warning CS0649: Field 'CopyItemOnStart.m_Count' is never assigned to, and will always have its default value 0
|
🛠️ Build Unity Project
Assets/Samples/Demo/Scripts/CopyItemOnStart.cs(10,28): warning CS0649: Field 'CopyItemOnStart.m_Origin' is never assigned to, and will always have its default value null
|
🛠️ Build Unity Project
Assets/Demo/Performance Demo/Scripts/UIParticle_PerformanceDemo.cs(10,28): warning CS0649: Field 'UIParticle_PerformanceDemo.m_CopyOrigin' is never assigned to, and will always have its default value null
|
The logs for this run have expired and are no longer available.
Loading