Make write_default_meta_file_for_path write the short type path instead of the long type path.
#22208
+297
−97
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Objective
Solution
ErasedProcessorhave a method for returning itsshort_type_path, and make itsdefault_metamethod take an enum to choose between using the short or long type path.\nas the new line character.write_default_meta_file_for_pathandwrite_default_loader_meta_file_for_pathwhich were omitted in Stop automatically generating meta files for assets while using asset processing. #17216 due to missing appropriate testing utilities (specifically a memory asset writer).Testing