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 ConstraintProjectionTree::projectionTreeBuildStep when ConfigurableJoint uses JointProjectionMode.PositionAndRotation and connected Rigidbody switches from kinematic to non-kinematic
- ScriptableObject asset is accessed during the lookup of Build Profiles when opening the Build Profiles Window
- [Multiplayer TPS Sample] Grenade launcher explosion misses the Player when the Collider count exceeds HitColliderBuffer
- OS Notification Documentation is missing when following hyperlink in Notifications Settings in Hub
- Canvas Scaler sets local transforms (Position, Rotation, Scale) to 0 when Canvas is edited in Prefab Mode
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