Search Issue Tracker
By Design
Votes
0
Found in
2019.4
2020.2.6f1
2020.3
2021.1
2021.2
Issue ID
1317668
Regression
No
IL2CPP does not correctly distinguish between types with equal names from different assemblies
How to reproduce:
1. Open the project (link in the edit)
2. Build to UWP
3. Open built the solution in Visual Studio
4. Start Debugging on Release x64
5. Observe compiler errors
Expected result: Build is launched successfully
Actual result: Build launch fails with "C2440 'initializing': cannot convert from 'Vector3_t3CFF64FAF0923FE4B51D84DE2E2DC139F1B53152' to 'Vector3_tA1B8517EED04F753987922C4361B51A4F3AE8C65' Il2CppOutputProject E:\Files\TestIL2CPPNameConflict\TestIL2CPPNameConflict\New folder\Il2CppOutputProject\Source\il2cppOutput\Microsoft.MixedReality.Toolkit.Providers.WindowsMixedReality.cpp 15055" error
Reproducible with: 2019.4.25f1, 2020.3.5f1, 2021.1.4f1, 2021.2.0a14
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
- White lighting artifact when a point light with a small emission range and "Hard Shadows" touches an object while a directional light with "Soft Shadows" and another point light are present
Add comment