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
- "Customize handled extensions" part in the External Tools settings tab is not aligned with other properties
- Editor Diagnostics foldouts do not open when clicked on the foldout title
- [UI Builder] Visual Elements are not placed at the mouse cursor position when Absolute Position Placement is enabled
- "Width" and "Height" text is misaligned with slider ends in Screen Match Mode Parameters section of Panel Settings Asset
- Editor does not quit when Editor is not in focus and any floating window is opened
Resolution Note (fix version 2019.2):
Could not reproduce on 2019.2.6f1 with Cinemachine 2.3.5-preview, closing as fixed.