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
- Warnings in the Bug Reporter window are cut off and not truncated when the Bug Reporter window is resized to its minimum size
- Color is incorrectly applied to objects when initialized with non-normalized parameters
- SerializationUtility.GetManagedReferencesWithMissingTypes() don't return null when “Prefab has missing SerializeReference Types“ warning banner is present
- Memory leak when VFX Graph is open and Camera has "Target Texture" enabled
- The Canvas component's warning box is missing an apostrophe when Additional Shader Channels is set to "Normal" and "Tangent" with Render Mode set to "Screen Space - Overlay"
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