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
- Brush Size in the Inspector window does not update when the Brush Size in Scene View is changed
- "ArgumentOutOfRangeException" errors are thrown every time a keyboard key is pressed when renaming a component in UI Builder with a symbol and changing the name after label attribute warning
- Values in "Rect Transform" component are only partially updated when changing values in Prefab Mode
- Same Asset Type Focused Inspectors do not repaint when menus are manipulated
- Bool or Trigger Parameters can be selected via right clicking to the right of a Parameter control in the Animator Window
Resolution Note (fix version 2020.1):
Issue has been fixed in 2020.1.0a12.