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
- Diagnostics logs are missing, duplicated, or out of order when viewing Player sessions in Cloud Diagnostics
- Prefab Overrides “Apply” button is too big and overlaps with the context menu’s outline
- Prefab Overrides “No Overrides” text is too large, and the the Context Menu of the Parent GameObject has a lot of empty space when opened
- “Screen position out of view frustum...” errors are thrown when zooming out in the Scene view after creating UI GameObject
- CurveTexture is not being released when unloading AssetBundle containing a Scene with ColorCurves post-processing component in Global Volume
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