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
- "DateTime.Now" in the UK timezone does not adjust when the British Summer Time is active
- "Unsupported source texture format (7) in ComputeNextMipLevel" error is shown and the texture atlas is corrupted when the texture format "RGB Compressed ETC2 4bits" is selected
- HDRP Graphics "High Quality Line Rendering" is missing a documentation link
- HDRP Graphics "Screen Space Global Illumination" has a link to a wrong documentation
- OnParticleUpdateJobScheduled is never called when using ParticleSystem.Simulate() in FixedUpdate()
Resolution Note (fix version 2018.1):
It's already fixed in on 2018.2+ (please reactivate if not)