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
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
- Reflection Probe doesn't load until it's selected in the Hierarchy window when the project has been opened
- "ArgumentNullException" error in the Console when selecting certain ScriptableObjects and entering Play Mode
- Configurable joints become bouncier when setting "Bounciness" below 1
- Prefabs get corrupted when editing Particle System curves
- Colors on images become darker when enabling "Vertex Color Always in Gamma Color Space"
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.