Closed jbevain closed 5 months ago
Project\Library\PackageCache\com.unity.render-pipelines.universal\Editor\2D\Light2DEditor.cs(881, 14): warning UNT0033: The Unity message 'OnPostprocessSprites' has an incorrect case
OnPostprocessSprites is the correct naming: https://docs.unity3d.com/ScriptReference/AssetPostprocessor.OnPostprocessSprites.html
OnPostprocessSprites
Bug description
Expected behavior
OnPostprocessSprites
is the correct naming: https://docs.unity3d.com/ScriptReference/AssetPostprocessor.OnPostprocessSprites.html