Search Issue Tracker
Active
Votes
0
Found in
6000.0.31f1
6000.1.0a10
Issue ID
UUM-91787
Regression
Yes
[Dragon Crashers] Build fails in U6
*Steps to reproduce:*
# Create a new project, ensure you are in editor light mode.
# Download and import [Dragon Crashers|https://assetstore.unity.com/packages/essentials/tutorial-projects/dragon-crashers-urp-2d-sample-project-190721?srsltid=AfmBOopu2it_lacwp1GHFsfrKRgqy5ZbAjFAuM2_Q1pLeKOhgjNeripa].
# Build & Run.
*Actual results:* Error appears:
{code:java}
Assets\Settings\SpritePostProcessor.cs(4,36): error CS0246: The type or namespace name 'AssetPostprocessor' could not be found (are you missing a using directive or an assembly reference?){code}
*Expected results:* Build has no issues.
*Reproducible with versions:* 6000.1.0a10, 6000.0.31f1, 6000.0.22f1
*Not reproducible with versions:* 6000.0.21f1, 2022.3.55f1
*Tested on (OS):* Windows 10
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Dragon Crashers] Build fails in U6
- [Dragon Crashers] 4 Shader error messages on import
- [Dragon Crashers] Readme text is white on light grey
- Cursor stays in front of the first character when entering text in the TextMeshPro field
- Searching in Hierarchy causes unwanted component calls
Add comment