Search Issue Tracker
Fixed
Fixed in 2021.3.19f1, 2022.2.7f1, 2023.1.0b6, 2023.2.0a1
Votes
3
Found in
2021.3.12f1
2022.1.20f1
2022.2.0b10
2023.1.0a14
2023.2.0a1
Issue ID
UUM-17611
Regression
Yes
Unable to access KnownFolders.Objects3D folder using System.IO API when deployed on HoloLens 2
How to reproduce:
1. Open the attached project "TestProject.zip"
2. Build the project for UWP
3. Open the built project
4. Deploy the project on HoloLens 2
Expected results: "can't access with File.Exists: test.txt" is not displayed in the dialog
Actual results: "can't access with File.Exists: test.txt" is displayed in the dialog
Reproducible with: 2021.2.0f1, 2021.3.12f1, 2022.1.20f1, 2022.2.0b10, 2023.1.0a14
Not reproducible with: 2020.3.41f1, 2021.2.0b15
Could not test with: 2023.1.0a16 (compilation errors in the Console window)
Reproducible on: HoloLens 2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Getting a deprecated package for JetBrains Rider pop up when opening or creating a project
- [Android] Volume level of the same audio file is different on Samsung Galaxy Tab A8 between 2023.3.0b3 and 2023.3.0b4
- ‘Expected end of value’ warning occurs when a property declaration includes five or more variable references
- Crash on BurstCompilerService::CompileAsync when entering Play mode in a specific scene
- InvalidOperationException when using Game Camera Preview in Scene window with a custom RenderGraph pass
Add comment