Search Issue Tracker
Fixed in 2020.1.X
Votes
0
Found in
2020.1.0a9
Issue ID
1192655
Regression
Yes
[HDRP] Adding decal to the scene causes crash at ScheduleCullingAllGroups
Steps to reproduce:
1. Create new HDRP project
2. Create a new game object
3. Add Decal component
Results: Editor crashes when Decal component is added to the scene
Reproduced with: 2020.1.0a9 (7.1.2 - 7.0.1)
Not reproducible with: 2020.1.0a8 (7.1.2 - 7.0.1)
Regression introduced in: 2020.1.0a9
========== OUTPUTTING STACK TRACE ==================
0x00007FF66499FA3C (Unity) ScheduleCullingAllGroups
0x00007FF66499BB03 (Unity) CullingGroupManager::CullAndSendEvents
0x00007FF664FCC0E1 (Unity) CullScriptable
0x00007FF66583E435 (Unity) ScriptableRenderContext_CUSTOM_Internal_Cull_Injected
0x00000204D4CDE673 (Mono JIT Code) (wrapper managed-to-native) UnityEngine.Rendering.ScriptableRenderContext:Internal_Cull_Injected (UnityEngine.Rendering.ScriptableCullingParameters&,UnityEngine.Rendering.ScriptableRenderContext&,intptr)
<...>
========== END OF STACKTRACE ===========
Add comment
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 GfxDeviceD3D12::AllocBottomLevelAccelerationStructure when using Raytracing
- The search icon in the "Searches" sections is blurry and inconsistent
- "RenderingCommandBuffer" error is thrown when switching to the tvOS platform
- Left side cog menu button is obstructed by the maximum Y value of the graph when editing a curve in the Particle System Curves
- "Property exceeds previous array size (64 vs 32)." warnings are thrown when switching from tvOS platform to a Standalone platform after restarting the Editor
Resolution Note (fix version 2020.1):
Issue has been fixed in 2020.1.0a12.