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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment