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
- Some UXML Template Asset foldouts appear enabled when all fields inside are disabled
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
- GC.Alloc called by HDRenderPipeline.LensFlareMergeOcclusionDataDrivenPass() when playing the default HDRP Sample Template project
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
Add comment