Search Issue Tracker
Fixed in 2021.2.X
Votes
0
Found in
2020.3.3f1
Issue ID
1327021
Regression
No
[2D][Tilemap] Palette window's Active Tilemap still shows Tilemap which is disabled in sceneview
[2D][Tilemap] Palette window's Active Tilemap still shows Tilemap which is disabled in sceneview
Palette window's Active Tilemap still shows Tilemap which is disabled in sceneview
Also applies to Grid when it is disabled
Repro steps:
- Click on Tilemap object in SampleScene
- Observe Active Tilemap in palette window shows "Tilemap" selection
- Use Brush tool and attempt to paint in Tilemap object
- Enable Tilemap and observe tiles are painted even when Tilemap is disabled
Expected result: Active Tilemap should show Nothing if all tilemaps in scene is disabled
Actual result: Active Tilemap still shows the last tilemap to be disabled
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
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
Resolution Note (fix version 2021.2):
A fix for this issue will be available on Unity 2021.2.0a15 and above