Search Issue Tracker
Not Reproducible
Fixed in 2018.3.X
Votes
0
Found in
2017.3.0b1
2018.1.0a6
Issue ID
974161
Regression
Yes
[MacOS] NullReferenceException is thrown when canceling selecting scripting runtime version
To reproduce:
1. Create a new project in Unity
2. Open Edit -> Project Settings -> Player -> Other
3. Change Scripting runtime version to 4.6
4. It will ask you to restart Unity. Hit cancel
5. Notice that errors appeared in the console
Expected result: Errors shouldn't appear after canceling selecting scripting runtime version
Actual result: Exceptions appear
Reproduced with: 2017.3.0b1, 2017.3.0f1, 2018.1.0a7
Not reproducible with: 2017.1.2p3, 2017.2.0p4, 2017.3.0a7
OS X 10.13.1
Not reproducible on Windows OS
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- A Console error is not handled correctly when using #pragma kernel with the Kernel name not provided
- L(a,b) expression in float fields has erratic behaviour when ordering due to using instanceID as an index
- InvalidOperationException is thrown when switching to a custom Debug Draw Mode in Scene View
- [Android][Vulkan] Skybox and Environment effects flicker in the Player when using the Vulkan Graphics API
- "Shortcuts conflict" warning pops up when the shortcuts are different ("Shift + Mouse 2" and "Mouse 2")
Add comment