Search Issue Tracker
Fixed in 1.3.0
Votes
0
Found in [Package]
1.2.8
Issue ID
1355859
Regression
No
[XR][UWP] Any OpenXR layer will crash UnityOpenXR.dll on HoloLens2 when compiling with ARM32
Reproduction steps:
1. Open project "OpenXR2020.zip"
2. Open Scene "SampleScene"
3. Open Build Settings in File > Build Settings
4. Select Platform "Universal Windows Platform" and build project
5. Open solution of built project
6. Change solution configuration from "Debug" to "Release" and set solution platform to ARM32
7. Open the Holographic Remoting Player app on the HoloLens 2
8. Copy the IP Address
9. Open Properties in Project > Properties
10. Select Debugging under Configuration Properties
11. Type the IP address in Machine Name
12. Build on Remote Machine
13. Observe console errors in Visual Studio solution
Expected result: No console errors found
Actual result: Console errors found
Reproducible with: 1.2.8 (2020.3.18f1, 2021.1.20f1, 2021.2.0b11)
Could not test with: 2019.4.29f1 (Package issues), 2022.1.0a7 (Build issues)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Assigned font's bold/font-weight styles render using Default Font's assets when Default Font has corresponding style assets defined in TMP Settings
- "Modifying the parent of a VisualElement while it’s already being modified is not allowed" error is thrown when entering text and pressing tab in the Search window
- Mesh colliders are not updating their positions of bounds correctly
- Images are missing from the "Open the sprite editor" documentation for 6.0, 6.1 and 6.2
- The previous element in the array is modified when assigning an Asset to a new element of AssetReferenceT
Add comment