Search Issue Tracker
Fixed
Votes
1
Found in
5.1.2p3
Issue ID
717343
Regression
No
Build fails with IL2CPP error on long path name
-e: when building a project from a very long path name an IL2CPP error is thrown and the build aborts.
-this is a different error from 704235
-repro:
--create new empty project on very long path name (see error message for my path)
--build empty project for WebGL
--NOTICE error:
IL2CPP error for method 'System.Boolean System.Collections.Generic.EqualityComparer`1/DefaultComparer::Equals(T,T)' in assembly 'D:\Work\Bugs\_this is a very long name for some path to test this very long path name bug\_this is a very long name for some path to test this very long path name bug\New Unity Project 4\Temp\StagingArea\Data\Managed\System.dll'
Additional information: Build a development build for more information. Could not find a part of the path "D:\Work\Bugs\_this is a very long name for some path to test this very long path name bug\_this is a very long name for some path to test this very long path name bug\New Unity Project 4\Temp\StagingArea\Data\il2cppOutput\Il2CppDelegateWrappersManagedToNativeTable.cpp"
--move project one level up in the folder hierarchy
--build for WebGL
--NOTICE build finishes fine and runs in browser
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [URP] Crash on GameObject::QueryComponentByType when baking a Reflection Probe in an unsaved/untitled Scene
- No Icons are used for the Entry and Exit States in the Inspector when selected in an Animator Controller
- Crash on PlayerMain(int, char const**) when exiting Standalone Player with a Particle System in the Scene
- No Icon is used for the Runtime Animator Controller Type in a Search Window when assigning an Animator Controller in the Animator Component
- Unity Version Control server textfield’s text overlaps with the dropdown triangle button in the Explore repositories window when an organization with a long name is selected
Add comment