RenderHeads / UnityPlugin-AVProMovieCapture

AVPro Movie Capture is a Unity Plugin for advanced video capture to AVI/MP4/MOV files
https://renderheads.com/products/avpro-movie-capture/
48 stars 8 forks source link

[Bug] warning CS0414: The field 'ScreenCaptureDemo._audioHit' is assigned but its value is never used #410

Closed makakaorg closed 1 month ago

makakaorg commented 3 months ago

Unity Version

2022.3.38

AVPro Movie Capture Version

5.3.0 Mobile Edition

Which platform(s) are you using?

iOS

Which OS version(s) are you using?

iOS 17.5

Which rendering API(s) are you using?

Metal

Hardware

MacBook Air M2, iPhone 15

Which capture component are you using?

Capture From Screen

Capture mode

Realtime

Which output mode are you using?

Video file

Video codecs

H264

Audio source

Microphone

Audio codecs

AAC

Any other component configuration

No response

The issue

It showed in the console of Unity Editor when importing a new version in the project

Log output

Assets/Plugins/RenderHeads/AVProMovieCapture/Demos/Scripts/ScreenCaptureDemo.cs(14,30): warning CS0414: The field 'ScreenCaptureDemo._audioHit' is assigned but its value is never used
MorrisRH commented 2 months ago

Unable to reproduce this in a clean project.

Chris-RH commented 2 months ago

Are you able to reproduce it yourself in a new project? Could you provide more information on how this is reproduced please?

Chris-RH commented 2 months ago

Are you able to reproduce it yourself in a new project? Could you provide more information on how this is reproduced please?

Chris-RH commented 1 month ago

closing due to lack of reply