Search Issue Tracker
Won't Fix
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)
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
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
Resolution Note:
There are no fixes planned for this Bug