Build #23
Annotations
10 warnings
Build WebGL v0.0.6
Library folder does not exist.
Consider setting up caching to speed up your workflow,
if this is not your first build.
|
Build WebGL v0.0.6
Assets/Project/Chameleon/Scripts/Chameleon.cs(39,27): warning CS0109: The member 'Chameleon.rigidbody' does not hide an accessible member. The new keyword is not required.
|
Build WebGL v0.0.6
Assets/Project/Chameleon/Scripts/Chameleon.cs(40,26): warning CS0109: The member 'Chameleon.collider' does not hide an accessible member. The new keyword is not required.
|
Build WebGL v0.0.6
Assets/Project/Common/PhysicalBody.cs(146,27): warning CS0109: The member 'PhysicalBody.rigidbody' does not hide an accessible member. The new keyword is not required.
|
Build WebGL v0.0.6
Assets/Project/Common/PhysicalBody.cs(147,26): warning CS0109: The member 'PhysicalBody.collider' does not hide an accessible member. The new keyword is not required.
|
Build WebGL v0.0.6
Assets/Project/Common/InputController.cs(49,31): warning CS0618: 'Object.FindObjectsOfType<T>(bool)' is obsolete: 'Object.FindObjectsOfType has been deprecated. Use Object.FindObjectsByType instead which lets you decide whether you need the results sorted or not. FindObjectsOfType sorts the results by InstanceID but if you do not need this using FindObjectSortMode.None is considerably faster.'
|
Build WebGL v0.0.6
Assets/Project/Chameleon/Scripts/Chameleon.cs(18,36): warning CS0414: The field 'Chameleon.maxTranslationPerSecond' is assigned but its value is never used
|
Build WebGL v0.0.6
Assets/Project/Chameleon/Scripts/Chameleon.cs(19,36): warning CS0414: The field 'Chameleon.maxDegreesPerSecond' is assigned but its value is never used
|
Build WebGL v0.0.6
Assets/Project/Common/PhysicalBody.cs(146,27): warning CS0109: The member 'PhysicalBody.rigidbody' does not hide an accessible member. The new keyword is not required.
|
Build WebGL v0.0.6
Assets/Project/Common/PhysicalBody.cs(147,26): warning CS0109: The member 'PhysicalBody.collider' does not hide an accessible member. The new keyword is not required.
|
The logs for this run have expired and are no longer available.
Loading