Search Issue Tracker
Fixed
Fixed in 2021.3.37f1, 2022.3.22f1, 2023.2.15f1, 6000.0.0b11
Votes
0
Found in
2021.3.35f1
2022.3.20f1
2023.2.11f1
2023.3.0b8
Issue ID
UUM-64176
Regression
No
Player fails to build and “fatal error LNK1120: 1 unresolved externals" error is thrown when using "--linker-flags-file" flag
How to reproduce:
1. Open the “RepoFlags“ project
2. Open the “SampleScene”
3. Build the project (File > Build Settings > “Build”)
Expected result: The build is successful
Actual result: The build fails and “fatal error LNK1120: 1 unresolved externals" error is thrown
Reproduced with: 2021.3.35f1, 2022.3.20f1, 2023.2.11f1, 2023.3.0b8
Reproduced on: Windows 10 (by reporter), Windows 11
Not reproduced on: No other environment tested
Notes:
1. Files are still generated in the selected build folder, but the executable does not work
2. Reproduced with Windows Standalone and WebGL Players
3. Not reproducible with “Mono” Scripting Backend (File > Build Settings > Player Settings > Player > Other Settings > Configuration)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on PrepareDrawShadowsCommandStep1 when entering the Play Mode in a specific project
- Physics Layer Collision Matrix's Layer names, checkboxes and hover highlights become misaligned when the Editor's UI Scaling gets changed
- Light/shadow information on an edge of a Terrain tile creates a seam with an adjacent Terrain tile when baking a LightMap
- "Missing types referenced from component UniversalRenderPipelineGlobalSettings on game object UniversalRenderPipelineGlobalSettings..." warning is thrown after switching the Platform to tvOS
- “Metal: Error creating pipeline state (Universal Render Pipeline/2D/Sprite-Lit-Default): Vertex attribute BLENDINDICES0(5) of type uint4 cannot be read using MTLAttributeFormatFloat2 (null)“ when setting GPU Skinning to GPU after opening the project
Add comment