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 MonoBehaviour::CallMethodIfAvailable when performing various actions
- Incorrect rotations on bones when importing FBX animations with a Humanoid Rig
- Render Graph Viewer “Pass List” section is flickering when resizing vertically and the Render Graph Viewer window is docked
- Render Graph Viewer Capture button plays the click animation but does not do anything when the Capture button is pressed with the “Enter” key on the keyboard
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
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