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
- "Curve" window workspace doesn't update the scale to match the selected curve preset unless reopened
- StackOverflowException occurs and tests fail to load when the Test Runner window is opened while System.Windows.Forms.dll and System.Deployment.dll are present in the project
- Some UXML Template Asset foldouts appear enabled when all fields inside are disabled
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
Resolution Note (fix version 2018.1):
It's already fixed in on 2018.2+ (please reactivate if not)