Search Issue Tracker
Fixed in 2018.3.X
Fixed in 2019.1.X
Votes
0
Found in
2018.3.0a1
2018.3.0f2
2019.1.0a1
Issue ID
1116470
Regression
No
[Tilemap] After exiting Playmode the "Active Tilemap" resets to default, instead of last selected Tilemap
Reproduction steps:
1. Open "TilemapDeselected.zip" project
2. Open "Test" scene
3. Select "Tilemap B" as the "Active Tilemap" in the Tile Palette Window
4. Enter Playmode
6. Notice that "Other" scene was loaded
5. Notice that the "Active Tilemap" in the Tile Palette Window is set to "Tilemap C"
6. Exit Playmode
7. Notice that "Tilemap A" is the "Active Tilemap"
Expected Result: After exiting Playmode the "Active Tilemap" would reset to "Tilemap B"
Actual Result: After exiting Playmode the "Active Tilemap" resets to "Tilemap A"
Fixed in: 2019.2.0a6
Reproduced with: 2019.2.0a1, 2019.1.0a14, 2018.3.3f1, 2017.4.18f1
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note (fix version 2018.3):
Added an option for this behavior in "Preferences" -> "2D" -> "Tile Palette" -> "Tile Palette Restore Edit Mode Active Target"