Search Issue Tracker
By Design
Votes
0
Found in [Package]
3.5
Issue ID
HUBX-939
Regression
No
[HUB] Unity hub reports incorrect Module status after removing modules from the root Unity version directory
Steps to reproduce:
1. Open Unity Hub
2. Download a Unity stream (e.g 2022.3) and select Android Modules to install (NDK, JDK, SDK)
3. Once downloaded, navigate to "UnityVersion/Data/PlaybackEngines/Android" and delete the NDK folder
4. Go back to Unity Hub -> Installs -> Add Modules
5. Observe how it shows that NDK module is still installed even though it was removed
Expected results: Unity Hub detects folder directory changes and shows that a Module folder is not installed
Actual results: Unity Hub does not detect folder directory changes and shows that a Module folder is installed even though it isn't
Reproducible on: 3.5.0
Reproduced environment: Windows 11, Windows 10
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
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
- Character animation freezes when toggling animator on/off in a coroutine
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
Resolution Note:
Works as designed