Non matching Profiler.EndSample (BeginSample and EndSample count must match): Render Transparents
these are the errors, i dont know why it comes in console
Non matching Profiler.EndSample (BeginSample and EndSample count must match): Render Opaques Previous 5 samples: Render Opaques CommandBuffer.Execute CommandBuffer.Prepare RenderLoop.ScheduleDraw SRPBatcher.Flush In the scope: CommandBuffer.Execute UnityEngine.CoreModule.dll!UnityEngine.Rendering::RenderPipelineManager.DoRenderLoop_Internal() PlayerLoop Main Thread
please help me thanks in advance, these are the errors
Non matching Profiler.EndSample (BeginSample and EndSample count must match): Render Transparents Previous 5 samples: Render Transparents CommandBuffer.Execute CommandBuffer.Prepare RenderLoop.ScheduleDraw RenderLoop.CleanupNodeQueue In the scope: CommandBuffer.Execute UnityEngine.CoreModule.dll!UnityEngine.Rendering::RenderPipelineManager.DoRenderLoop_Internal() PlayerLoop Main Thread
i can clear those in console but when i again click play it comes please help me ,, thanks in advance
Your answer
Follow this Question
Related Questions
Proper way to implement animations 0 Answers
´How to check if 3D player is moving? 0 Answers
Why can't I transition my animations at all? 0 Answers
Multiple clips from the same Animation? 1 Answer
How to call Animator from another script 0 Answers