Search Issue Tracker
Fixed
Fixed in 6000.1.0b5
Votes
0
Found in
6000.0.30f1
6000.1.0a9
6000.2.0a1
Issue ID
UUM-91479
Regression
Yes
[Lost Crypt] Build fails in U6
Steps to reproduce:
- Ensure IL2CPP module is installed in your editor.
- Create a new 2D URP project, import Lost Crypt.
- 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}
Can't copy more details, domain reloads and clears the console before it is possible. (UUM-91487)
Expected results: Build has no issues.
Reproducible with versions: 6000.1.0a9, 6000.0.30f1, 6000.0.22f1
Not reproducible with versions: 6000.0.21f1, 2022.3.54f1
Tested on (OS): Win 10 primarily, also confirmed on Win 11
Notes:
- Build and run was done on the Windows platform.
- Same error and FAV as UUM-91787
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist
Add comment