Search Issue Tracker
Not Reproducible
Votes
0
Found in [Package]
5.10.0-preview
Issue ID
1142693
Regression
No
HD Render Pipeline crashes in the Light Loop
How to reproduce:
1. Extract and open attached project "StarCat Proper.zip"
2. Load the scene "Scene" from the "Scenes" folder, press Play and wait couple of seconds
-- Unity crashes
Reproducible with: 2018.3.12f1, 2019.1.0f1, 2019.2.0a11
Note: In 2018.3.12f1 you only need to open the Scene and Unity will crash
Stack trace:
CommandBuffer_CUSTOM_SetComputeBufferParam
UnityEngine.Rendering.CommandBuffer:SetComputeBufferParam
UnityEngine.Experimental.Rendering.HDPipeline.LightLoop:BuildGPULightListsCommon
UnityEngine.Experimental.Rendering.HDPipeline.LightLoop:BuildGPULightLists
UnityEngine.Experimental.Rendering.HDPipeline.HDRenderPipeline:ExecuteRenderRequest
UnityEngine.Experimental.Rendering.HDPipeline.HDRenderPipeline:Render
UnityEngine.Rendering.RenderPipeline:InternalRender
UnityEngine.Rendering.RenderPipelineManager:DoRenderLoop_Internal
<Module>:runtime_invoke_void_object_object_intptr_AtomicSafetyHandle
mono_jit_runtime_invoke
do_runtime_invoke
mono_runtime_invoke
scripting_method_invoke
ScriptingInvocation::Invoke
ScriptableRenderContext::ExtractAndExecuteRenderPipelineNoCleanup
ScriptableRenderContext::ExtractAndExecuteRenderPipeline
RenderManager::RenderOffscreenCameras
PlayerLoopController::UpdateScene
Application::TickTimer
MainMessageLoop
WinMain
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment