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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Resolution Note (fix version 1.2.3):
Fixed in Android Logcat 1.2.3