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
- APV data is sometimes incorrectly loaded from multiple baking sets when loading a scene
- GC Alloc spikes occur when calling UnityEngine.Resolution and UnityEngine.RefreshRate with Equals() and GetHashCode()
- Type error is thrown when a new ComputeShader is instantiated after destroying previous ComputeShader
- APV data becomes incorrect when reselecting the currently active Baking Set
- Launch screen image exceeds the screen bounds on IPad when building for iOS
Add comment