Search Issue Tracker
Fixed in 8.1.0
Votes
0
Found in [Package]
HDRP/staging 2020/04/15
Issue ID
1238155
Regression
Yes
[HDRP] Toggling anything in HDRP asset will produce an error
1) Open any HDRP project and use HDRP/staging branch
2) Select HDRP asset that is being used
3) Toggle any checkbox like in the video
Result: error is being thrown
Destroying GameObjects immediately is not permitted during physics trigger/contact, animation event callbacks, rendering callbacks or OnValidate. You must use Destroy instead.
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Red spots appear when Blending Lighting Scenarios using Adaptive Probe Volumes
- [Windows] About Unity Window needs to be opened twice to adapt to resolution
- NullReferenceException and temporary graph corruption after entering playmode if output node connection was changed
- Sprite Renderer with Animation does not reflect Sprite changes in the Scene when switching Mask Interaction
- User is redirected to a non-existing online documentation link when clicking on "?" help button inside Inspector window while Animator Override Controller is selected
Add comment