Search Issue Tracker
Fixed
Fixed in 2021.3.27f1, 2022.2.22f1, 2023.1.0b18, 2023.2.0a16
Votes
0
Found in
2020.3.47f1
2021.3.23f1
2022.2.16f1
2023.1.0b13
2023.2.0a13
Issue ID
UUM-35085
Regression
No
Tilemap.SetTile() instantiates twice when called in Player
Reproduction steps:
1. Open the attached Project “BugRepro”
2. Enter the Play Mode
3. Press the tiles with Mouse button
4. Observe the Console and how LogWarning only sets tile once
5. Build and Run the Project
6. Connect the Console to the Player and tap the tiles
7. Observe the Console
Expected result: Tile gets instantiated once in built Player on tap
Actual result: Tile gets instantiated twice per tap
Reproducible with: 2020.3.47f1, 2021.3.23f1, 2022.2.16f1, 2023.1.0b13, 2023.2.0a13
Rperoducible on:
MacOS 13.3.1 (Intel)
Google Pixel 3 (Pixel 3), CPU: Snapdragon 845, GPU: Adreno 630, OS: 12.0.0
Samsung Galaxy S9 (SM-G960F), CPU: Exynos 9 Series 9810, GPU: Mali-G72, OS: 10.0.0
iPhone 14 Pro Max, 16.3.1 iOS
iPhone 12, 14.1 iOS
iPad (9th generation), 15.0 iOS
iPad Pro 12.9", 13.4.1 iOS
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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
Resolution Note (fix version 2023.2.0a16):
Fix for this issue will be available on Unity 2023.2.0a16 and above
Resolution Note (fix version 2023.1.0b18):
Fix for this issue will be available on Unity 2023.1.0b18 and above
Resolution Note (fix version 2022.2.22f1):
Fix for this issue will be available on Unity 2022.3.0f1 and above
Resolution Note (fix version 2021.3.27f1):
Fix for this issue will be available on Unity 2021.3.27f1 and above