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
- PlayerPrefs get corrupted when a minimized fullscreen Player is closed through the Taskbar
- "To Debug, run app with -diag-job-temp-memory-leak-validation cmd line argument. This will output the callstacks of the leaked allocations." warning is printed when JobTempMemoryLeakValidation switch is enabled
- Main Thread stalling when loading Audio Source asset asynchronously while preloading another Audio Source asset
- Material artifacts occur in the Material Preview window when baked lighting is applied to scenes
- Package Manager Filters (Status) dropdown is different color than Packages, Sort or Add package dropdowns
Resolution Note (fix version 2019.2):
Could not reproduce on 2019.2.6f1 with Cinemachine 2.3.5-preview, closing as fixed.