Search Issue Tracker
Fixed in 3.2.13
Votes
0
Found in [Package]
3.0.2-preview.1, 3.0.4-preview.1
Issue ID
1188689
Regression
No
[XR] Errors are thrown when Assets/XR folder is deleted
How to reproduce:
1. Create a new Unity project
2. Open Player Settings window and choose "XR Settings" tab
3. Notice that the Assets/XR folder is created
4. Select any other settings tab (or close the window completely)
5. Delete the Assets/XR folder
6. Inspect the console
Expected results: No errors are thrown
Actual results: "SerializedObject target has been destroyed." error is thrown
Reproducible with: 2019.2.8f1, 2019.3.0b6, 2020.1.0a7
Couldn't test with 2017.4, 2018.4 (No package manager/the preview package does not have "XR Settings" tab in Player Settings)
Reproducible with package versions: 3.0.2-preview.1, 3.0.4-preview.1
Does not reproduce with package versions: 2.0.0-preview.3, 3.0.1
Note: Creating/deleting new assets in the "Project" window throws more of the same errors
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Bunch of "TargetParameterCountException" errors thrown in the Editor Console when opening the "Adaptive Probe Volumes" tab in the "Lighting" window
- Non-removable serialized data for a renderer feature still appears even when the renderer feature is deleted
- URP Cascaded Shadows do not have a falloff in Player when the Player is built not in Development Mode
- Grid in animation preview window is rendered on top of the object
- WebGPU Graphics.RenderPrimitives fails on MeshTopology.Quads with Validation errors when exceeding 64k vertices
Add comment