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
- Too little validation messages in the "WebAssembly Language Features" Memory settings
- Project Settings Search Highlights are misaligned when using the Bitmap Text Rendering Mode
- "GetControlID at event ValidateCommand returns a controlID different from the one in Layout event" Warning is thrown when undoing the deletion of Sprite Shape Profile
- Memory related fields in the "WebAssembly Language Features" can be set to the negative numbers
- "WebAssembly Language Features" Header in the Player Settings has a smaller indentation
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.