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
- “Exception: Unable to resolve the method” error is thrown when directly compiling a Burst-compiled method
- Selector gets stuck in UI if scroll is used while dragging
- Created asset is placed in a new folder when creating a new folder and instantly creating an asset by clicking somewhere else
- Selecting and deleting transition in Animator does not add to Undo History when animation is previewed in Inspector
- GameObjects remain static when updating constraints of PhysicsJoint with "Enable Sleeping" selected in Havok Physics Configuration
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