Search Issue Tracker
Fixed
Fixed in 2020.3.42f1, 2021.3.12f1, 2022.1.20f1, 2022.2.0b13, 2023.1.0a16
Votes
0
Found in
2021.3.10f1
2022.1.16f1
2022.2.0b8
2023.1.0a10
Issue ID
UUM-14293
Regression
Yes
tilemap.SetTiles doesn't work when the GameObject is deactivated
Reproduction steps:
- Open the attached project “tilemap_unity_3_4.zip“
- Open the “SampleScene” scene
- Enter Play mode
Expected result: the tilemap is active and visible
Actual result: the tilemap stays deactivated
Reproducible with: 2021.3.7f1, 2021.3.10f1, 2022.1.16f1, 2022.2.0b8, 2023.1.0a10
Not reproducible with: 2021.3.6f1
Could not test with: 2020.3.39f1 - An error occurred while resolving packages, com.unity.feature.2d and com.unity.render-pipelines.universal packages cannot be found
Reproduced on: Windows 10 Pro
Note: this project uses the “TileMapActiveSelf.unitypackage” package
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 2022.2.0b13):
Fix for this issue will be available on Unity 2022.2.0b13 and above
Resolution Note (fix version 2022.1.20f1):
Fixed in: 2022.1.20f1
Resolution Note (fix version 2021.3.12f1):
Fixed in: 2021.3.12f1
Resolution Note (fix version 2020.3.42f1):
Fix for this issue will be available on Unity 2020.3.42f1 and above