Search Issue Tracker
Duplicate
Votes
0
Found in [Package]
9.0.0-preview.17, 10.0.0-preview.1
Issue ID
1252451
Regression
Yes
[URP] Errors are thrown in a console when using Profiler to profile Editor
How to reproduce:
1. Open the attached project "1252451.zip"
2. Select Editor as a target in a Profiler window
3. Start recording
Expected result: no errors are thrown in a console
Actual result: errors are thrown in a console
Reproducible with URP versions: 9.0.0-preview.17 (2020.1.0b11, 2020.2.0a14), 9.0.0-preview.32 (2020.1.0b11, 2020.2.0a14)
Not reproducible with URP versions: 4.1.0 (2018.4.23f1), 7.3.1 (2019.4.0f1), 8.1.0 (2020.1.0b11, 2020.2.0a14), 9.0.0-preview.16 (2020.1.0b11, 2020.2.0a14)
Note:
- Example of the errors thrown:
Missing Profiler.EndSample (BeginSample and EndSample count must match): Render Camera
Previous 5 samples:
Render Camera
Render Camera
Inl_UberPostProcess
Inl_Render Transparents
Inl_Render Opaques
In the scope:
Render Camera
Render Camera
UnityEngine.CoreModule.dll!UnityEngine.Rendering::RenderPipelineManager.DoRenderLoop_Internal()
SceneCamera.Render
SceneView.OnGUI.repaint
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “FocusController has unprocessed focus events.” warnings are thrown after adding iOS, tvOS or visionOS Build Profiles
- Holes and different colors appear on default Tree Materials after applying them to the Tree GameObject and undoing changes
- Error indicating that the Text Asset Importer hasn't been disposed properly is logged when switching Importer Type in a Focused Inspector
- Documentation installation shows "Install failed: Validation Failed" when installing Android Build Support module
- Error indicating that the Package Manifest Importer hasn't been disposed properly is logged when switching Importer Type in a Focused Inspector
This is a duplicate of issue #1240963