Search Issue Tracker
Won't Fix
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
- Some UXML Template Asset foldouts appear enabled when all fields inside are disabled
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
- GC.Alloc called by HDRenderPipeline.LensFlareMergeOcclusionDataDrivenPass() when playing the default HDRP Sample Template project
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
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.