Search Issue Tracker
Fixed in 7.1.7
Votes
0
Found in [Package]
5.2.0
Issue ID
1136620
Regression
No
[Perforce] Changes to the VFX graph can be made without checking out the graph
1. Create a new HDRP Project and add the Visual Effects package to it
2. Set it up to use Perforce's version control
3. In the Project Window create a new Visual effect
4. Submit the new files to Perforce
5. Click on the newly created Visual Effect and observe its Inspector window (The file is not checked out yet its settings can be changed)
6. Change one of the settings and observe that the asset is still not checked out
7. Open the graph and add any node to it and save
8. Observe that the asset isn't checked out
Expected result: the graph isn't editable before checking it out in Perforce
Actual result: the graph's settings are editable before checking out both in the Inspector and when double-clicking to open the graph mode
Reproduced with: Visual Effects Graph version 5.7.1; 5.2.0 (On the 2019.1.0b7 version as the 2019.2 versions throw errors when importing the package)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Undeclared identifier 'LinearToSRGB'" error is thrown when creating a color variable with HDR color mode and assigning a Custom Render Texture target in Shader Graph
- Input System package is missing when creating a new HDRP project
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element
- Hidden GameObjects won't re-enable when they have call "DontDestroyOnLoad" function
- Overlay Canvas are rendered on each split-screen camera when HDR is enabled
Add comment