Search Issue Tracker
Fixed in 2019.2.X
Votes
0
Found in
2019.2.0b6
Issue ID
1163818
Regression
Yes
Cinemcahine - Cinemachine Collider warning appears in log when building for Andriod
Cinemachine Collider warning appears in log when building for Andriod
Library\PackageCache\com.unity.cinemachine@2.3.4\Runtime\Behaviours\CinemachineCollider.cs(179,34): warning CS0649: Field 'CinemachineCollider.VcamExtraState.debugResolutionPath' is never assigned to, and will always have its default value null
Null warnings for packages should not appear in the console
Steps to reproduce
- Open a new project in 2019.2.0b6
- Install Cinemachie via the package manager (2.3.4)
- Go to File Build and run for Andriod
Notice Issue >> Null warning appears in log.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Builder Data Path Source List starts flickering and scrolling when trying to select the last item in the list
- Crash on ProcessSceneBeforeExport when analyzing selected Addressables rules in a specific project
- HDR images are compressed incorrectly with default settings on Android Platform
- Crash with multiple stack traces when painting detail on Terrain with a highly detailed Prefab
- Crash on mono_object_handle_isinst_mbyref_raw when SerializedReference points to a struct implementing ISerializationCallbackReceiver whose first field is a UnityEngine.Object
Resolution Note (fix version 2019.2):
Could not reproduce on 2019.2.6f1 with Cinemachine 2.3.5-preview, closing as fixed.