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
- [Dragon Crashers] Build fails in U6
- [Dragon Crashers] 4 Shader error messages on import
- [Dragon Crashers] Readme text is white on light grey
- Cursor stays in front of the first character when entering text in the TextMeshPro field
- Searching in Hierarchy causes unwanted component calls
Resolution Note (fix version 2019.2):
Could not reproduce on 2019.2.6f1 with Cinemachine 2.3.5-preview, closing as fixed.