Search Issue Tracker
Fixed in 2018.1.X
Votes
0
Found in
Issue ID
911159
Regression
No
[OSX] NullReferenceException when choosing correct Android SDK/JDK/NDK root folder, after selecting an incorrect folder
Repro steps:
1. Create a new Project
2. Main Menu -> Unity -> Preferences -> External Tools
3. Browse for a SDK/JDK/NDK folder
4. Choose a random folder
When a wrong folder is chosen for SDK you don't get a popup saying that an invalid folder was selected
5. Choose the correct one
6. Observe the Console
Actual: A NullReferenceException is thrown
Reproducible with: 2017.4.14f1
Not reproducible with: 2018.2.14f1, 2018.3.0b7, 2019.1.0a5
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Files in the target folder are deleted without a proper warning when building an iOS project
- Character animation freezes when toggling animator on/off in a coroutine
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
- "Assertion failed on expression" error occurs when multiple Animation Components are instantiated after changing the Culling Type
- MacOS persistentDataPath uses old path when built compared to Editor Play mode
Resolution Note (fix version 2018.1):
It's already fixed in on 2018.2+ (please reactivate if not)