Search Issue Tracker
Fixed in 2017.2.X
Votes
0
Found in
2017.1.0x2
Issue ID
917058
Regression
No
Crash when removing grid component from tilemap
Reproduction steps:
1. Create new project
2. Create a Tilemap
3. Add grid component to the tilemap
4. Delete grid component from the tilemap
Expected: grid component is removed from the tilemap
Actual: Unity crashes
Reproduced on: 5.5.0x3-2D, 2017.1.0x2-2D, 2017.2.0a2 (2d/staging/tilemap)
Fixed on: 2017.2.0a4
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment