Search Issue Tracker

Active

Under Consideration for 6000.0.X, 6000.1.X

Votes

0

Found in

6000.0.33f1

6000.1.0b1

Issue ID

UUM-92229

Regression

Yes

"Problem detected while importing the Prefab file" errors on Learning Templates import

--

-

*Steps to reproduce:*
# Create a new 3D URP project.
# Install Window > Package Manager > Unity Registry > Visual Effect Graph.
# In Package Manager, Visual Effect Graph > Samples > Learning Templates > Import.

*Actual results:* 6 errors similar to:
{code:java}
Problem detected while importing the Prefab file: 'Assets/Samples/Visual Effect Graph/17.0.3/Learning
Templates/Prefabs/TurntableWithBackdrop_VFX.prefab'.
The file might be corrupt or have a missing Variant parent or nested Prefabs. See details below.
Errors:
Prefab Variant problem. Missing Prefab Variant parent: 'TurntableWithBackdrop_VFX (Missing Prefab with guid: 0bc1879d774271a4bab62da6b2f6eac2)'
UnityEngine.GUlUtility:ProcessEvent (int,intptr,bool&)
{code}
and
{code:java}
Assertion failed on expression: 'prefabinstance.GetPrefabModification).m_TransformParent.IsValid'
Unity Engine.GUlUtility:ProcessEvent (int,intptr,bool&)
{code}
 

*Expected results:* No errors.

*Reproducible with versions:* 6000.1.0b1, 6000.0.33f1, 6000.0.26f1

*Not reproducible with versions:* 6000.0.25f1

*Can’t test with versions:* 2022.3.55f1 and below, no Learning templates available.

*Tested on (OS):* Windows 10

*Notes:*
* Errors are harder to notice in some versions as the console is cleared after the import occurs. This may also be a bug.
* This issue also happens if you select the button to install the Learning templates while you are creating a new VFX graph.

Add comment

Log in to post comment