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
- Crash on WindowsVideoMedia::GetVideoFrameAtIndex when importing a specific MP4 file
- Search results number in Saved Searches Panel is not properly visible when Search query is selected in light Editor mode
- OS Window is switched and errors logged when trying to access Overrides of the same Prefab in the Overrides Panel
- Tooltips stay in place when Preferences window is scrolled
- Console displays "ArgumentException: Cannot unschedule unknown scheduled function UnityEngine..." error after the "Audio Random Container" closing
Add comment