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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
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