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
- SystemInfo.get_graphicsDeviceName() is generating garbage GC Alloc when using Metal graphics API
- Crash on D3D12CommonShader::ApplyGpuProgram when attaching material which samples "_UnityFBInput0" to "Full Screen Pass Renderer Feature" Component
- SpeedTree meshes and objects count differs when comparing the numbers in the Player with the Editor
- Model and Prefab Preview icons are not updated after upgrading associated Materials to URP
- Game view is rendered white when viewing the Editor with HDR display and Post Proccesing is enabled on the Main Camera with 2D URP
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