Search Issue Tracker
Duplicate
Votes
1
Found in [Package]
8.3.1
Issue ID
1296994
Regression
Yes
Multiple errors in the Console log when having Visual Effect Graph 8.3.1 and Active Input Handling is set to New Input System
How to reproduce:
1. Open a new HDRP project
2. Install the "Input System" package in the Package Manager (Window -> Package Manager)
3. Press "Yes" on the Warning window
4. Observe the Console log after the Editor restarts
Expected result: No errors in the Console log
Actual result: "error CS0103: The name 'm_CachedSmoothValue' does not exist in the current context" error message is thrown in the Console log
Reproducible with: 2020.1.16f1, 2020.1.17f1, 2020.2.0b6 (8.3.1)
Not reproducible with: 2019.4.16f1 (7.5.2), 2020.1.15f1 (8.3.1), 2020.2.0b6 (9.0.0-preview.13), 2020.2.0f1 and 2021.1.0a9 (10.2.1)
Note:
- Adding "ENABLE_LEGACY_INPUT_MANAGER" to Scripting Define Symbols or setting Active Input Handling to "Both" solves this issue
- HDRP was used as an example, it's also reproducible with URP
-
Resolution Note:
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
- Editor crashes on StoredGraphicsBuffer::GetGfxBufferID when VFX Graph property is modified during Play Mode and Application.targetFrameRate is used to limit FPS
- Crash on NVAPI_Thunk when changing Player resolution while HDR display is used and Direct3D12 is set as the graphics API
- Only one out of multiple cameras is shown in the Play Mode while HDR display is used and Direct3D12 is set as the graphics API
- The "Paste Component as New" option is incorrectly displayed as active despite the action being prohibited
- "TLS Allocator ALLOC_TEMP_TLS" errors are thrown when unsuccessfully importing an FBX file
This is a duplicate of issue #1297444