Search Issue Tracker
Active
Under Consideration for 6000.2.X
Votes
0
Found in
6000.2.6f1
6000.2.8f1
Issue ID
UUM-121739
Regression
Yes
“Import Error Code” warning is thrown after installing VFX learning templates
Steps to reproduce:
1. Create new Unity project using empty URP 3D Template
2. Install Visual Effect Graph package via Package Manager window
3. Open “Create new VFX Asset” window (Assets > Create > Visual Effects > Visual Effect Graph)
4. At the bottom of the window press “Install learning templates”
5. Observe the Console window
Actual results: Warning is thrown after installing VFX learning templates
[Worker1] Import Error Code:(4)
Message: Build asset version error: assets/samples/visual effect graph/17.2.0/learning templates/vfx/sampletexture2d.vfx in SourceAssetDB has modification time of '2025-10-09T07:22:37Z' while content on disk has modification time of '2025-10-09T14:39:31Z'
UnityEditor.EditorApplication:Internal_CallUpdateFunctions ()
Expected results: No warnings should be thrown in the Console after VFX learning templates are installed
Reproducible with versions: 17.2.0 (6000.2.6f1 (cc51a95c0300), 6000.2.8f1)
Not reproducible with versions: 17.0.4 (6000.0.60f1), 17.1.0 (6000.1.16f1), 17.2.0 (6000.2.5f1 (43d04cd1df69)), 17.3.0 (6000.3.0b6)
Tested on (OS): Windows 11, macOS Silicon Tahoe 26.0 (M1)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Customize handled extensions" part in the External Tools settings tab is not aligned with other properties
- Editor Diagnostics foldouts do not open when clicked on the foldout title
- [UI Builder] Visual Elements are not placed at the mouse cursor position when Absolute Position Placement is enabled
- "Width" and "Height" text is misaligned with slider ends in Screen Match Mode Parameters section of Panel Settings Asset
- Editor does not quit when Editor is not in focus and any floating window is opened
Add comment