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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Resolution Note (fix version 2019.2):
Could not reproduce on 2019.2.6f1 with Cinemachine 2.3.5-preview, closing as fixed.