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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment