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

Package: Visual Effect Graph

-

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

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.