Search Issue Tracker
Fixed in 3.0.2-preview.1
Votes
0
Found in [Package]
3.0.1
Issue ID
1173167
Regression
No
[XR Management] Trying to download multiple SDK versions quickly forces Package Manager to not resolve any packages
If you attempt to download multiple XR SDKs quickly, the following error will appear in the console:
Failed to resolve packages: An operation that requires exclusive access to the project is already running and must be completed before another can be started.. No packages loaded.
This causes all the previously loaded packages to disappear from the project until the next time the editor is booted.
Once you have started downloading a loader, we should probably stop the user accessing that loader context menu until the operation has completed.
1. Open Unity
2. Open the attached project
3. Go to Edit > Project Settings > XR Plugin Management
4. Download the Oculus Loader
5. As soon as you initiate the download, attempt to download the Oculus Loader again
Expected Result:
You cannot start another loader download until the previous one has completed.
Actual Result:
You can start another loader download. Package Manager loses exclusive access to the project manifest and no packages are loaded.
Tested on Windows 10.
Occurs on version 3.0.1 using 2019.3.0a11
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
Add comment