Search Issue Tracker
Fixed in 9.0.0, 8.0.1
Votes
0
Found in [Package]
9.0.0, 8.0.1
Issue ID
1238833
Regression
No
[HDRP] Targets array should not be used errors are thrown on clicking "Modifies the projector boundaries" tab in Decal Projector
The targets array should not be used inside OnSceneGUI or OnPreviewGUI. Use the single target property instead errors are thrown on clicking on "Modifies the projector boundaries" button after resetting Decal projector.
/!\ you need to have Gizmos enabled in scene view for the error to repro.
Steps to repro:
1. Create a new HDRP Template Project.
2. Hierarchy > Right-click > Rendering > Decal Projector.
3. Inspector > Reset "Decal Projector" component.
4. Click on "Modifies the projector boundaries" button.
Actual Result:
The targets array should not be used inside OnSceneGUI errors are thrown in the console.
Expected Result:
No error in the console.
Reproducible in:
2020.2.0a7, 2020.1.0b6, 2020.1.0a23 with Package Version: 9.0.0, 8.0.1.
Environment:
Occurring on Windows 10 & Mac 10.15.
Stack trace:
The targets array should not be used inside OnSceneGUI or OnPreviewGUI. Use the single target property instead.
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)
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
- "InvalidOperationException: Trying to SetRenderAttachment on a texture..." exception is thrown when using the depth back buffer as an input attachment in Renderer Feature on Vulkan Graphics API
- [HDRP Wizard] Reload Window fails to reload the HDRP Wizard window
- [HDRP Wizard] Fix All button is not presented using the macOS system
- "InvalidCastException: Specified cast is not valid" is thrown when Generating Lighting with "Virtual Offset" enabled in APV, and a static Skinned Mesh Rendered with a Mesh Filter Component is in the Scene
- TMP material doesn't update when using Localized Property to change the font assets
Resolution Note (fix version 9.0.0, 8.0.1):
Fixed in Version: 2020.1.0b10.3837 with Package version: 9.0.0, 8.1.0