Search Issue Tracker
Fixed
Fixed in 2021.2.X
Votes
0
Found in
2021.2.0a17
2021.2.0a21
Issue ID
1342012
Regression
No
Upgrading projects automatically enables com.unity.modules.nvidia package
Steps to reproduce:
1. Open attached "empty-project.zip" Unity project
2. Check imported modules in Window -> Package Manager
Expected result: Nvidia module is disabled as it is not referenced anywhere
Actual result: Nvidia module is enabled by default during the project upgrade
Reproduced with: 2021.2.0a21, 2021.2.0a17
Didn't reproduce with: 2021.2.0a16 (module was not available before 2021.2.0a17)
Note: it is not marked as isDefault in External\PackageManager\Editor\manifest.json, yet it is still imported when upgrading a project. New projects have it disabled as expected.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android][BiRP] Depth processing is handled incorrectly on certain Android devices when using 2 camera's
- [APV] Cancelling Display Dialog Error is thrown after Adaptive Probe Volumes tab is open in Lighting Window
- [APV] NullReferenceException is thrown when baking Adaptive Probe Volume for a Terrain with Non-GI Contributing Tree Prototypes and multiple APV objects with different LayerMasks are present on the scene
- Hands are not recognized when using Hololens 2
- "OnTriggerExit2D" is called before "OnTriggerEnter2D" when object is destroyed immediately
Add comment