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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
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)