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
- Reflection problems when unbaked Reflection Probes are present
- Light Explorer columns sorting arrow is too small
- Context menu actions (Collapse All, Expand All, Enable All, Disable All, Remove All, Reset All) do nothing in Volume component
- [Android] Audio volume decreases when returning to the app during screen recording
- Graphical issues are caused by GPU Occlusion Culling when using Amplify Shaders
Add comment