We have a zero compile warnings policy here. We’re able to fix any warning in our own code, but when using packages, this becomes difficult.
For example:
Can you please add an option, that the compiler does not output any warning from code that is located in a “Package”. We still want to get this warning for our own code!
The ideal solution would be of course if you (Unity Technologies) do not release code that emit warnings, but that’s most likely not feasible.
Thus, an option would be very appreciated that we can turn warnings for packages off.