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
- Shortcut Manager shows empty conflict filter when resolving runtime conflicts involving different contexts
- Building the project for Web with ASTC Texture Compression results in black screen
- “ArgumentException: Object reference not set to an instance of an object” errors are thrown when adding the component with Entity as Key for HashMap
- Visual Effect Model overlays tooltip is left in Scene when unfocusing VFX Node and the overlay dropdown menu is opened
- Unity crashes during the scene template selection in the "Inspector" tab
Add comment