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
- [Quest] Pitch Shifter causes audio degradation on Quest 2 devices when sped up
- "GUI Error: Invalid GUILayout" and "NullReferenceException" are thrown when adding Scenes to "Scenes in Baking Set" in Adaptive Probe Volumes
- Inspector window not updating when switching GameObjects in Play Mode while having a VR headset connected
- "UnityException: GetName can only be called from the main thread." erors are thrown when the Shortcuts window is opened and entering Play Mode with a shortcut
- [Android] Light2D visuals stacking over frames when using RenderGraph
Add comment