Search Issue Tracker
Fixed
Votes
0
Found in [Package]
6.9.1
Issue ID
1179662
Regression
No
Editor crashes when assigning Universal's RP Forward Renderer Data to Custom Render Pipeline
Steps to reproduce:
1. Create a new project
2. Install Universal RP from package manager
3. Create Project View -> Create -> Rendering -> Universal Render Pipeline -> Forward Renderer
4. Assign the generated asset to the 'Custom Render Pipeline' field in the Quality Settings
Expected result: you cannot add Forward Renderer Data to Custom Render Pipeline
Actual result: you can add Forward Renderer Data to Custom Render Pipeline, Editor crashes
Reproduced with: 2019.3.0a10, 2019.3.0a12, 2019.3.0b2, 2020.1.0a1
Not reproduced with: 2019.3.0a9 - can't add Forward Renderer Data to Custom Render Pipeline
Notes:
- Also reproducible with Universal RP 7.0.1 and HDRP Diffusion Profile 6.9.1, 7.0.
========== OUTPUTTING STACK TRACE ==================
0x00000198006372C5 (Mono JIT Code) [C:\buildslave\unity\build\Runtime\Export\RenderPipeline\RenderPipelineAsset.cs:9] UnityEngine.Rendering.RenderPipelineAsset:InternalCreatePipeline ()
0x000001980063717B (Mono JIT Code) [C:\buildslave\unity\build\Runtime\Export\RenderPipeline\RenderPipelineManager.cs:84] UnityEngine.Rendering.RenderPipelineManager:PrepareRenderPipeline (UnityEngine.Rendering.RenderPipelineAsset)
0x00000198006367A3 (Mono JIT Code) [C:\buildslave\unity\build\Runtime\Export\RenderPipeline\RenderPipelineManager.cs:58] UnityEngine.Rendering.RenderPipelineManager:DoRenderLoop_Internal (UnityEngine.Rendering.RenderPipelineAsset,UnityEngine.Camera[],intptr,Unity.Collections.LowLevel.Unsafe.AtomicSafetyHandle)
0x0000019800636BF4 (Mono JIT Code) (wrapper runtime-invoke) <Module>:runtime_invoke_void_object_object_intptr_AtomicSafetyHandle (object,intptr,intptr,intptr)
0x00007FF9DA4DC11B (mono-2.0-bdwgc) [c:\users\builduser\builds\tsuywz8z\0\vm\mono\mono\mini\mini-runtime.c:2809] mono_jit_runtime_invoke
<...>
========== END OF STACKTRACE ===========
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment