Search Issue Tracker
Fixed
Fixed in 2022.2.22f1, 2023.1.0b19, 2023.2.0a16
Votes
0
Found in
2022.2.19f1
2023.1.0b16
2023.2.0a14
Issue ID
UUM-35363
Regression
Yes
NullReferenceException is thrown when making a Grid Selection
How to reproduce:
1. Open the attached project "StrategyGameTest_20230515_2023.2.0a14.zip"
2. Open Window>2D>Tile Palette
3. Select "Grid" in the Hierarchy window
4. Press "S" on the keyboard
5. Left mouse click on the Grid in the Scene view
Expected results: No errors are thrown
Actual results: "NullReferenceException: Object reference not set to an instance of an object." thrown in the Console window
Reproducible with: 2022.2.19f1, 2023.1.0b16, 2023.2.0a9, 2023.2.0a14
Not reproducible with: 2020.3.48f1, 2021.3.25f1, 2023.2.0a8
Reproducible on: Windows 10
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
- "No HDR monitor detected." warning is shown in the Rendering Debugger even when the Editor is on HDR-enabled monitor
- Shader Graph Enum Keyword Default Value changes after reordering Entries
- Light Explorer throws “ArgumentException” error when disabling all columns from the Multi-column panel context menu
- "Freeze Camera For Culling" options are inconsistent between the Game view overlay and Rendering Debugger window
- Crash on GetOriginalSourceOrVariantRoot when creating a scene from a specific template
Resolution Note (fix version 2023.2.0a16):
Fix for this issue will be available on Unity 2023.2.0a16 and above
Resolution Note (fix version 2023.1.0b19):
Fix for this issue will be available on Unity 2023.1.0b19 and above
Resolution Note (fix version 2022.2.22f1):
Fix for this issue will be available on Unity 2022.3.0f1 and above