Search Issue Tracker
Fixed
Fixed in 2023.1.0b15, 2023.2.0a13
Votes
0
Found in
2023.2.0a9
Issue ID
UUM-32934
Regression
No
[2D][Tilemap] Null exception when clicking on Active Tilemap dropdown while using custom brush script
[2D][Tilemap] Null exception when clicking on Active Tilemap dropdown while using custom brush script
Repro steps:
- Select Grid Information Brush in Tile Palette window
- Click on "Create New Tilemap" dropdown in Tile Palette
- Observe dropdown does not open and null ref exception in console
Expected result: Dropdown opens and no errors in console
Actual result: Dropdown does not open and null ref errors in console
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
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist
Resolution Note (fix version 2023.2.0a13):
Fix for this issue will be available on Unity 2023.2.0a13 and above
Resolution Note (fix version 2023.1.0b15):
Fix for this issue will be available on Unity 2023.1.0b15 and above