Search Issue Tracker
Fixed in 1.6.0
Votes
0
Found in [Package]
2018.4
2018.4.13f1
2020.1
Issue ID
1203375
Regression
No
Enabling and then Disabling VR Support in Player Settings DELETES Group Schemas with an Addressables Enabled project using ADBV1
How to reproduce:
1. Open the attached project
2. Window > Asset Management > Addressables > Groups
3. Add few addressable groups
4. Open the Player Settings
5. Enable VR support under XR Settings tab
6. Disable VR support under XR Settings tab
Actual result: Addressable group at 0 index get's removed.
Expected result: The addressable groups are not affected.
Reproducible with: 2018.4.14f1, 2019.2.16f1, 2019.3.0f3
Packages involved: 1.4.0, 1.5.0
Notes:
- The issue only reproduces with Asset Database Pipeline v1.
- Unity versions later than 2020.1.0a14 doesn't have Asset Database Pipeline v1.
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
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping
Resolution Note (fix version 1.6.0):
User shouldn't see the schemas deleted or unloaded when they add or remove VR components (or toggle the SDKs on or off in Player settings)