Search Issue Tracker
Fixed in 14.1.0
Votes
0
Found in [Package]
14.0.0
Issue ID
1388207
Regression
No
RenderGraphViewer crash on Custom SRP
Steps:
1. Open attached project (RenderGraphViewerCrash.zip)
2. Open SRP0802_RenderGraph scene
3. Top > Window > Analysis > RenderGraph Viewer
4. Crash
Obtained 63 stack frames
0x00007ff602c46fe8 (Unity) ScriptableRenderContext::ExecuteScriptableRenderLoop
0x00007ff60217a829 (Unity) ScriptableRenderContext_CUSTOM_Submit_Internal_Injected
0x0000019a449476c1 (Mono JIT Code) (wrapper managed-to-native) UnityEngine.Rendering.ScriptableRenderContext:Submit_Internal_Injected (UnityEngine.Rendering.ScriptableRenderContext&)
0x0000019a44947563 (Mono JIT Code) UnityEngine.Rendering.ScriptableRenderContext:Submit_Internal ()
0x0000019a44947453 (Mono JIT Code) UnityEngine.Rendering.ScriptableRenderContext:Submit ()
0x0000019a43920fdb (Mono JIT Code) [SRP0802_RenderGraph.cs:57] SRP0802_RenderGraph:Render (UnityEngine.Rendering.ScriptableRenderContext,UnityEngine.Camera[])
0x0000019a43920437 (Mono JIT Code) UnityEngine.Rendering.RenderPipeline:Render (UnityEngine.Rendering.ScriptableRenderContext,System.Collections.Generic.List`1<UnityEngine.Camera>)
0x0000019a439201e9 (Mono JIT Code) UnityEngine.Rendering.RenderPipeline:InternalRender (UnityEngine.Rendering.ScriptableRenderContext,System.Collections.Generic.List`1<UnityEngine.Camera>)
0x0000019a439142e3 (Mono JIT Code) UnityEngine.Rendering.RenderPipelineManager:DoRenderLoop_Internal (UnityEngine.Rendering.RenderPipelineAsset,intptr,System.Collections.Generic.List`1<UnityEngine.Camera/RenderRequest>,Unity.Collections.LowLevel.Unsafe.AtomicSafetyHandle)
0x0000019a439147e5 (Mono JIT Code) (wrapper runtime-invoke) <Module>:runtime_invoke_void_object_intptr_object_AtomicSafetyHandle (object,intptr,intptr,intptr)
0x00007ffb52cce514 (mono-2.0-bdwgc) [mini-runtime.c:3445] mono_jit_runtime_invoke
0x00007ffb52c0eb04 (mono-2.0-bdwgc) [object.c:3064] do_runtime_invoke
0x00007ffb52c0ec9c (mono-2.0-bdwgc) [object.c:3111] mono_runtime_invoke
Reproducible:
2022.2.0a1 (60f583a20d13) + SRP Core 13.1.2
2022.1.0a14 (d05ba9bb922d) + SRP Core 13.1.0
2022.1.0a8 (a6d7f27874c0) + SRP Core 12.0.0
2022.1.0a1 (c7bdc69c878e) + SRP Core 12.0.0
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment