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
- Multiple Bug Reporters spawned when crashing from several threads at once
- Editor hangs when cutting and pasting a Script to another folder during Play Mode
- Animator Controller throws MissingReferenceException after undoing Layer Creation
- Full stack trace is always printed when an exception occurs in an IL2CPP build
- Licensing Client fails to launch when opening Unity Hub (licensing client path is not found)
Resolution Note (fix version 2018.1):
It's already fixed in on 2018.2+ (please reactivate if not)