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
- Visible instance buffer returns 0 for every instance when using BatchDrawCommandIndirect on Adreno devices with Vulkan API
- [Android][Vulkan] Native crash in AndroidVulkanVideo::ProcessFrame and AndroidVulkanVideo::Context::~Context() when switching screens
- Screen brightness is not set to a default value when Screen.brightness is set to a negative value
- macOS app window title is not localized when built from generated Xcode project
- Unity Hub doesn't preserve the changed Channel when manually restarting the Hub
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