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
- Inspector lock lost when opening prefabs in separate folders through double-clicking
- NullReferenceException is thrown when setting the sprite of a UI Image and the associated texture has been destroyed
- Profiling builds created on older versions cause samples to be colored green when using a Profiler from newer versions
- Sprite Editor unsaved changes get reverted when Script Recompilation finishes
- The position/width/alignment of other GUILayout elements is changed when calling EditorGUILayout.Foldout within a GUILayout.BeginArea
Resolution Note (fix version 2020.1):
Issue has been fixed in 2020.1.0a12.