Search Issue Tracker
Duplicate
Votes
0
Found in
2022.2.0f1
2023.1.0a16
Issue ID
UUM-23061
Regression
Yes
The "Dungeon" UI of the "Dungeon Rule Tile" sample shows as "Script" type instead of "Rule Tile" type in the Inspector
How to reproduce:
1. Open the user’s attached project “Tilemap_23_1_Control.zip“
2. In Assets select “Samples/2D Tilemap Extras/3.0.2/Dungeon Rule Tile/Tiles/Dungeon”
3. Observe the Inspector
Expected result: “Tiles” element shows as a “Rule Tile” type and the Inspector window is not blank
Actual result: “Tiles” element shows as a “Script” type and the Inspector window is blank
Reproducible with: 2022.2.0a1, 2022.2.0f1, 2023.1.0a21
Not reproducible with: 2021.3.15f1, 2022.1.23f1
Couldn’t test with: 2020.3.41f1 (no 2D Tilemap Extras package)
Reproducible on: Windows 10 Pro
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
- “FMOD failed to set the software format to the custom sample rate…” warnings are thrown as System Sample Rate value is being changed in Audio section of Project Settings window
- VFX Marquee selection does match the visual indicator
- “Invalid AABB aabb” errors are spammed when “Infinity” value is entered in Collider Component fields
- Editor Role does not sync with the MPPM Play Mode Scenario Role when entering Play mode
- Long asset names cause overlap with the “Find” function in search result tabs
Resolution Note:
Fix for this issue is available on Unity 2023.1.0a26 and above, 2022.2.4f1 and above
Duplicate of another internal issue: UUM-14041: Unable to recognise script with classes that share the same name, one Templated and the other not Templated