Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Experiencing some errors,Helpppppp........ #17

Open
keg1053585864 opened this issue Apr 16, 2023 · 1 comment
Open

Experiencing some errors,Helpppppp........ #17

keg1053585864 opened this issue Apr 16, 2023 · 1 comment

Comments

@keg1053585864
Copy link

Thanks for sharing,I encountered some errors when using, I don't know the reason, what should i do
20230416161112

Missing Profiler.EndSample (Every BeginSample call must have a subsequent EndSample call within the same frame): Mirror 28230 Previous 5 samples: RenderLoop.CleanupNodeQueue RenderTexture.SetActive Graphics.Blit RenderTexture.SetActive FinalBlit In the scope: Mirror 28230 Inl_ScriptableRenderContext.Submit Inl_RenderPipeline.BeginCameraRendering Inl_RenderCameraStack Inl_UniversalRenderTotal

@jyh7274
Copy link

jyh7274 commented Jun 24, 2024

It's a little late, but I also experienced the same error. When use context.ExecuteCommandBuffer(cmd); cmd.Clear(); in ProfilingScope.
So, I just remove this line or take it out. It works well and I haven't encountered any other errors as of yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants