Search Issue Tracker
Active
Votes
6
Found in
2020.3.25f1
2021.3
2022.1
2022.1.0f1
2022.2
Issue ID
1429449
Regression
Yes
Instantiating Tilemap that has Rule Tile with "Default GameObject" set, creates extra copy of GameObject at (0,0,0) in builds
Reproduction steps:
1. Open "RuleTileTest" project
2. Open the "SampleScene" scene
3. Go to File -> Build and Run
4. Press on the "SpawnTileMap" button
Expected result: One white circle appeared
Actual result: Two white circles appeared
Reproducible with: 2020.3.25f1, 2020.3.34f1, 2021.3.3f1, 2022.1.2f1, 2022.2.0a15
Not reproducible with: 2019.4.39f1, 2020.3.24f1
Reproduced on: Windows 10
Comments (3)
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
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window
Quasimodem
Aug 09, 2022 18:25
Never mind, we've abandoned the Unity Tilemap system in favor of our own system.
Quasimodem
Jul 26, 2022 13:44
Is there any update on this issue? Our builds are unplayable until this is resolved.
Quasimodem
May 25, 2022 14:09
This issue is blocking us from shipping our game.