Search Issue Tracker
Fixed in 14.0.2
Votes
0
Found in [Package]
13.1.0
Issue ID
1396805
Regression
Yes
[HDRP] "Failed to call instance function Invoke" error is thrown when right-clicking the "HD Additional Camera Data" Component
How to reproduce:
1. Open the user's attached "hdrp camera error" project
2. Enter the Play Mode in the "testScene" Scene
3. Select the "Camera" GameObject in the Hierarchy
4. Right-click the "HD Additional Camera Data" Component in the Inspector
5. Left-click anywhere to close the right-click menu
Expected result: No error is thrown in the Console log
Actual result: "Failed to call instance function Invoke because the no object was provided" error is thrown in the Console log
Reproducible with: 12.1.4 (2021.2.9f1), 13.1.0 - 13.1.5 (2022.1.0a15, 2022.1.0b5, 2022.2.0a2)
Not reproducible with: 7.7.1 (2019.4.35f1), 10.8.1 (2020.3.27f1), 12.0.0 (2021.1.0a1), 13.1.0 (2021.1.0a14)
Note: You may need to right-click a few times to see the error. After that, the error is reproducible each time, even when not in Play mode
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
- APV data is sometimes incorrectly loaded from multiple baking sets when loading a scene
- GC Alloc spikes occur when calling UnityEngine.Resolution and UnityEngine.RefreshRate with Equals() and GetHashCode()
- Type error is thrown when a new ComputeShader is instantiated after destroying previous ComputeShader
- APV data becomes incorrect when reselecting the currently active Baking Set
- Launch screen image exceeds the screen bounds on IPad when building for iOS
Resolution Note (fix version 14.0.2):
Fixed in 14.0.2 (2022.2.0a11)