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
- "ArgumentOutOfRangeException" and UITK is rendered incorrectly when building in WebGL with Native C/C++ Multithreading enabled
- Changing Transform.position.z per-frame should not affect Rigidbody2D interpolation.
- Cancelling a build during "Incremental Player Build" step returns wrong BuildReport result
- Log “Found 1 leak(s) from callstack:“ is present in Editor when Leak Detection Level is set to "Enabled"
- Content in "Asset PostProcessors" Section Not Vertically Centered in Box
Add comment