Search Issue Tracker
By Design
Votes
0
Found in
5.6.0f3
Issue ID
903583
Regression
Yes
AssetPostprocessor methods not called during a fresh import or full reimport
To reproduce:
1) Open the attached project
2) Notice there is nothing printed to the Console
3) Right click the Validation Warning AudioClip in the Project view
4) Click Reimport
5) Notice there are messages in the Console indicating OnPreprocessAudio and OnPostprocessAudio were called
6) Click Assets > Reimport All
7) Notice there is nothing printed to the Console again
Reproduced in 5.5.0p4, 5.5.1f1, 5.5.3p2, 5.6.0f3, 2017.1.0b1
Partially reproduced in 5.5.0p3, 5.5.0f3 (Fresh import didn't spawn the message, but "Reimport all" did)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment