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
- "Assertion failed on expression" exceptions are thrown when using IJobParallelForTransformExtensions.RunReadOnly
- [WebGL] Blit with Custom Shader is not rendered in Player
- Error “TypeError: Cannot read properties of undefined (reading ’getSupportedExtensions')" is thrown and WebGL builds do not run on ChromeOS devices when using WebGL 1.0 Graphics API
- [HDRP] SUCCEEDED(hr) error is thrown when the project's Shadows Filtering Quality is set to High or Very High
- With specific Windows 10 settings, the player window resolution does not match the values passed into Screen.SetResolution()
Add comment