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
- On Script import/reimport MonoImporter does not generate consistent results due to updating Custom packages
- [Entities Graphics] Size of the Content Update generated folder increases when changes are made to the Scene
- In Play Mode, an extra Sync Call is made every frame when a GameObject has a Rigidbody 2D component
- Crash on block_remove when a scene is opened in a specific project
- The GameObject with a Hinge Joint Component does not return to the initial position when the Use Motor property is toggled off
Resolution Note (fix version 2020.1):
Issue has been fixed in 2020.1.0a12.