Search Issue Tracker
Fixed
Fixed in 2021.3.X, 2021.3.32f1
Votes
0
Found in
2021.3.28f1
Issue ID
UUM-41604
Regression
No
Error "unrecognized identifier error" is thrown when building a project for the Android Platform
How to reproduce:
1. Open the "IN_45656" project
2. Press File -> Build Settings -> Build
Expected result: project builds successfully
Actual result: build fails and an error "Shader error in 'VR/SpatialMapping/Wireframe': unrecognized identifier 'DEFAULT_UNITY_VERTEX_OUTPUT_STEREO_EYE_INDEX' at line 38 (on gles3)" is thrown in the Console
Reproducible with: 2021.3.28f1
Not reproducible with: 2022.3.4f1, 2023.1.2f1, 2023.2.0a21
Reproducible on: Windows 10 Pro
Notes:
- Not reproducible when building for WebGL or Windows Standalone Platforms
- There are other errors in the Console ("Building Library\Bee\artifacts\Android\d8kzr\libil2cpp.so failed with output:")
- Didn’t search for a fixed version because it takes too long
- Couldn’t test with Vulkan Graphics API (“You have enabled the Vulkan graphics API, which is not supported by ARCore.”)
- Project is using Magic Leap plugin
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Add comment