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
- Frame Debugger's Hierarchy is not navigable when connecting it to the project built with the Volumetric Fog
- The number of SetPass Calls is increasing when attaching the Frame Debugger to the Player
- Scrollbar briefly appears in the Package Manager during installation process even when the package list is too short to require scrolling
- Script resets to use the previous Skybox color when saving the Scene changes
- [2D] Sprite Library Editor window throws NullReferenceException error when entering Play Mode with Game View maximised
Add comment