Search Issue Tracker
Fixed in 5.3.4
Votes
0
Found in
Issue ID
763447
Regression
No
[IL2CPP] Spaces in NDK path result in compile failure. No proper error.
1) Create a new unity project
2) Switch the platform to Android
3) Put the android NDK in a directory that has spaces in the path
4) Set up the Path to that NDK in External Tools in Edit > Preferences
5) Build the project.
6) Observe the compile failure without a proper error informing the user of their mistake.
Note: It would be best if we could handle this case rather than throw an error at all! :P
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Joint Physics result in unexpected behaviors when used for articulated vehicles like buses or trucks
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts which worked with TMP Font Asset Creator
Add comment