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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note:
There are no fixes planned for this Bug