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
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
Resolution Note:
There are no fixes planned for this Bug