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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note (fix version 2018.1):
It's already fixed in on 2018.2+ (please reactivate if not)