Search Issue Tracker
Active
Under Consideration for 6000.6.X
Votes
0
Found in
6000.5.0a9
6000.6.0a1
Issue ID
UUM-137259
Regression
No
Importing VFX Samples via “All Samples” section from Package Manager throws errors and warnings in the Console window
Steps to reproduce:
1. Create new Unity project
2. Open Package Manager window
3. In “Unity Registry” find and install Visual Effect Graph package
4. Once installed select “All Samples”
5. Find and Import “Learning Templates” Samples
6. Observe Console window once “Learning Templates” Samples are imported
Actual results: “Problem detected while importing the Prefab file” errors and “Remove 1 child(ren) that couldnt be deserialized from of type UnityEditor.VFX.VFXGraph” warnings are thrown in the Console window after importing Learning Template Samples
Expected results: No errors or warnings are thrown in the Console window after importing Learning Templates via “All Samples” section
Reproducible with versions: 6000.5.0a8, 6000.5.0a9, 6000.6.0a1
Can’t test with versions: 6000.5.0a7 and lower (different Package Manager design, no “All Samples” selection available in the window)
Tested on (OS): macOS Silicon Tahoe 26.3.1 (M1), Ubuntu 24.04
Notes:
- if importing samples from “Samples” tab when Visual Effect Graph package is selected - no errors, or warnings are thrown in the Console
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project
- Resize to Fit option for Import Activity window's Columns does nothing
Add comment