Search Issue Tracker
Fixed
Fixed in 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
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- Addressables Profiles and Analyze windows no minimum window size
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Add comment