Search Issue Tracker
Fixed in 1.2.3
Votes
0
Found in [Package]
1.2.2
Issue ID
1343006
Regression
No
[Android] 'Android Logcat' throws 'The type or namespace name 'NUnit' could not be found' when removing 'Test Framework' package
Repro steps:
1. Create a new project
2. Switch build target to Android
3. Install the 'Android Logcat' package
4. Remove the 'Test Framework' package
5. Observe the Console
Expected: Unity doesn't complain about a missing namespace
Actual: A "The type or namespace name 'NUnit' could not be found (are you missing a using directive or an assembly reference?)
error CS0246: Library\PackageCache\com.unity.mobile.android-logcat@1.2.2\Editor\AndroidLogcatContextMenu.cs(3,7)" is thrown in the Console
Reproducible with: 2019.4.28f1, 2020.3.13f1
Coudn't reproduce on: 2021.1.13f1, 2021.2.0b2, 2022.1.0a1
Couldn't test 2018.4
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
Resolution Note (fix version 1.2.3):
Fixed in Android Logcat 1.2.3