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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment