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
- Render Graph Execution errors when using GPU occlusion culling with 'Opaque Objects' frame setting disabled on a Camera
- Animator window: “Delete” menu item not greyed out for Base Layer context menu
- Resetting “PC_RP Asset (Universal Render Pipeline Asset)” causes Game view to become black and throws Renderer and NullReference errors in the Console window
- [Mobile] Player Crash on scripting_invoke_profiler_begin when the built Player Scene has an empty UIDocument and is built on IL2CPP
- Unnecessary Warnings are logged when running Player with -batchmode -nographics
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)