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
- Warnings in the Bug Reporter window are cut off and not truncated when the Bug Reporter window is resized to its minimum size
- Color is incorrectly applied to objects when initialized with non-normalized parameters
- SerializationUtility.GetManagedReferencesWithMissingTypes() don't return null when “Prefab has missing SerializeReference Types“ warning banner is present
- Memory leak when VFX Graph is open and Camera has "Target Texture" enabled
- The Canvas component's warning box is missing an apostrophe when Additional Shader Channels is set to "Normal" and "Tangent" with Render Mode set to "Screen Space - Overlay"
Add comment