Search Issue Tracker
Not Reproducible
Votes
0
Found in
2019.3
2019.3.2f1
2020.1
Issue ID
1222569
Regression
No
AssetPostprocessor is only applying the changes to the FBX but not to the prefabs that contain it
How to reproduce:
1. Open the attached repro.zip project
2. Open Scenes/SampleScene/ CamraScene
3. Select "GasTank", and "GasTank Variant" in the Hierarchy in order to check the current components attached
4. Open Menu/Window/Support/Loop Importer window
5. Go to Project window/Assets/FBXBUGFOLDER/Tank
6. Select GasTank.fbx and drag it to Reimport Loop window/"Object to Import" field
7. Uncheck "Should Add Color Picker" and press Reimport button
8. Inspect the GasTank and GasTank Variant in the Hierarchy
Expected: Changes are added to both GasTank and GasTank Variant prefabs when Enabling/Disabling "Should Add Color Picker" and Reimporting the main FBX
Actual: AssetPostprocessor is only applying the changes to the FBX but not to the prefabs that contain it
Reproducible with: 2019.3.3f1, 2020.1.0a25
Notes:
- The asset postprocessor is named as AnimationImport
- Could not test with earlier versions because of the thrown errors
- Error is thrown when testing with 2020.2.0a1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [VFX Graph] ArcCone Direction computation is wrong in Base Mode
- [Android] [Galaxy Tab] A singular Pen touch logs a Pen touch event and a singular finger touch event when logged using "VisualElement.RegisterCallback" with "Pointer(Up/Down)Event"
- Crash on D3D12DescriptorCache::Deallocate or vkGetInstanceProcAddr when loading RenderDoc in a specific Scene
- [HDRP] Lit material preview is rendered incorrectly with a mask map
- The "LerpWhiteTo" missing function displays an error when the Shadows.hlsl shader is included in a Shader file
Add comment