Search Issue Tracker
Fixed in 2019.3.X
Fixed in 2019.4.X
Votes
2
Found in
2019.3.0a12
2019.3.0b8
2020.1
Issue ID
1194166
Regression
Yes
GameObjects created by RuleTile are destroyed if Tilemap.CompressBounds is called during awake or start
How to reproduce:
1. Open user's attached project ("2019.3 test project.zip") using the EnvIronman VM (more information in Edit)
2. Load "Bug scene" scene
3. Tick "Compress During Start" found on "Compress(Script)" (Hierarchy -> Grid -> Tilemap)
4. Enter the Play mode
Expected result: no GameObjects are destroyed after entering the Play mode when "Compress During Start" is checked
Actual result: part of GameObjects created by RuleTiles are destroyed after entering the Play mode when "Compress During Start" is checked
Reproduced with: 2019.3.0a12, 2019.3.0b9, 2020.1.0a11
Not reproduced with: 2019.2.11f1, 2019.3.0a11
Could not reproduce with: 2017.4.33f1, 2018.4.12f1 (various dependency errors, including ones related to 2D Tilemap)
Notes:
- amount of GameObjects in the scene can be checked by right-clicking on "Compress(Script)" and selecting "Count game objects"
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
- Font character thickness does not adjust properly in UI Toolkit text when changing Bold Weight in Font Asset
- Multiple "[...] is inaccessible due to its protection level" errors are thrown when opening project with Unity Version Control installed
- Sorting icons are tiny and misaligned in Import Activity window
- The Undo system does not record HideFlags.HideInHierarchy changes
- [Linux] Bug Reporter window is in Light mode when the Editor theme is Dark mode
Resolution Note (fix version 2019.4):
Fixed in: 2019.4.8f1