Search Issue Tracker
Active
Under Consideration for 6000.3.X, 6000.4.X
Votes
0
Found in
6000.3.0b6
6000.4.0a2
Issue ID
UUM-122229
Regression
No
Resetting Player Setting when applying Scripting Define Symbols causes “NullReferenceException” error in the Console
Steps to reproduce:
1. Create new Unity project
2. Open Build Profiles window
3. In Build Profiles window press “Add Build Profiles”
4. Add macOS Build Profile
5. Once added, press “Add Settings”
6. Add “Player Settings”
7. Expand “Player Settings”
8. Scroll down and find “Scripting Define Symbols”
9. Press “+”
10. Do not apply changes
11. Scroll up to find and press onkebab button next to “Player Settings”
12. Select “Reset”
13. In “Reset Settings” pop-up press “Reset”
14. In “Scripting Define Symbols Have Been Modified” press “Apply”
15. Observe the Console window
Actual results: after Reset > Apply > “NullReferenceException” error is thrown in the Console
Expected results: No errors are thrown, reset and apply complete without any issues, Scriptig Define Symbols revert correctly
Reproducible with versions: 6000.3.0b6, 6000.4.0a2
Can’t test with versions: 6000.2.8f1 and lower (kebab menu item doesn’t have “Reset”)
Tested on (OS): macOS Silicon, Tahoe 26.0 (M1)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
Add comment