Search Issue Tracker
Not Reproducible
Votes
0
Found in
2018.3.0a6
2019.1.0a1
2019.1.8f1
2019.2.0a1
2019.3.0a1
Issue ID
1166049
Regression
No
AssetImporter's Internal Error occurs when adding a Variant on the Original Prefab Component's List
How to reproduce:
1. Open the attached "SetError.zip" Project
2. On "GO1.prefab" in the Project View change the List Size to 2 on the Script Component in the Inspector
3. Drag "Go1 Variant.prefab" into one of the elements
4. Observe the Console
Expected Behaviour: The "GO1 Variant.prefab" is successfully added to the List without Errors
Actual Behaviour: The "GO1 Variant.prefab" is added to only the "GO1.prefab" List and an Error occurs
Reproducible with: 2018.4.3f1, 2019.1.8f1, 2019.2.0b8 2019.3.0a8
Note: Also, the Lists on an Original Prefab and its variant differ. Strangely, it only happens with Lists with Capacity > 1. Could not test on 2017.4 as there are no Variants.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Inspector elements are rendered twice when the script component is added via drag-and-drop while the HideFlags.HideInInspector property is set
- Error "Light baking failed with error code 5 (Convergence data not available while rendering lightmaps)" thrown in Console when generating lighting for specific GameObjects
- Copy and Paste options for an Animation Property value are disabled in the Right click contextual menu
- Asset is not found when searching the Label "NewLabel" in Search Window
- "Compute dispatch: missing texture ID..." and "Compute dispatch: missing UAV ID..." warnings are thrown after changing the platform in High Definition 3D template
Add comment