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
- [Linux][Plastic SCM] "Access Denied" error when downloading Plastic SCM Cloud Edition through the Editor
- UpdateRendererBonudingVolumes process takes more time when disabled Renderers are used
- "ArgumentNullException: Value cannot be null" error is thrown when selecting a Visual Element with a custom Render Texture set as a background
- Changes are not saved when changing Styles' orders in the UI Builder
- “InvalidOperationException: Not enough space in output buffer (need 24, has 0)” error is thrown when using NativeList.GetVertices()
Resolution Note (fix version 2020.1):
Issue has been fixed in 2020.1.0a12.