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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
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.