Search Issue Tracker
Won't Fix
Won't Fix in 2023.1.X
Votes
0
Found in
2021.3.30f1
2022.3.9f1
2023.1.13f1
Issue ID
UUM-48866
Regression
No
C2039 and C2894 errors are thrown when deploying to HoloLens 2
How to reproduce:
1. Open the attached project "Hololens_demo.zip"
2. Build the project for UWP
3. Open the built Solution
4. Deploy the Solution to HoloLens 2 with Release and ARM64 configuration
Expected results: Deployment is successful
Actual results: Deployment fails with "error C2039: 'memchr': is not a member of '`global namespace'' " and "error C2894: templates cannot be declared to have 'C' linkage" errors
Reproducible with: 2021.3.30f1, 2022.3.9f1, 2023.1.13f1
Could not test with: 2023.2.0b9, 2023.3.0a5 (compilation errors in the Console window)
Reproducible on: Windows 10 22H2
Not reproducible on: No other environment tested
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note:
As mentioned in a previous comment, updating PiXYZ API package will resolve this issue. Please let us know if you continue to have this problem.
Resolution Note (2023.1.X):
As mentioned in a previous comment, updating PiXYZ API package will resolve this issue. Please let us know if you continue to have this problem.