Search Issue Tracker
Fixed in 2020.1
Votes
0
Found in
2017.4.0f1
2018.4.0f1
2019.2.0a1
2019.3.0a1
2019.3.0b6
2020.1.0a1
Issue ID
1189438
Regression
No
[Tilemap] Scene does not get dirty when CompositeCollider2D's "Generation Type" is "Manual" and "Regenerate Collider" is pressed
How to reproduce:
1. Open attached project "TilemapTest.zip" and scene "TilemapScene"
2. In Hierarchy window, select "Grid" -> "Tilemap"
3. Observe the collider in the Scene view
4. In Inspector window, "Composite Collider 2D" -> "Regenerate Collider"
5. Repeat step 2
6. Open scene "PrefabScene", open scene "TilemapScene"
7. Repeat steps 2, 3
Expected result: the collider information is saved
Actual result: the collider information is not saved, after step 4 the scene does not get dirty
Reproducible with: 2017.4.33f1, 2018.4.11f1, 2019.2.9f1, 2019.3.0b6, 2020.1.0a8
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Rendering is broken with UIToolkit with many Intel GPUs (driver-bug)
- [Vulkan] Crash in Windows Standalone when Vulkan is set as rendering API and player window is out of focus
- [Particle System] Editor freezes when assigning a nested Particle System in the Sub Emitter Module
- Unable to switch to different material when selecting another material from Asset selector window on Particle System Material
- [UI] Float type parameter in the Animator Controller displays 0.0 after being changed to a value <0.05
Add comment