Search Issue Tracker
Fixed in 2017.1.X
Votes
0
Found in
5.6.0f3
Issue ID
898946
Regression
No
Unity crash after the SpriteRenderer.size was changed more than once in a frame
Reproduction steps:
1. Open project attached(SpriteCrash.zip).
2. Open scene "SpriteCrash" from Assets -> Test.
3. Press play.
4. Select "Camera"
5. Mark "Resize more than once".
Expected result: Game will continue without any problems.
Actual result: Editor will crash in 0-15 seconds.
Reproduced on: 5.6.0b5, 5.6.0f3, 2017.1.0b1.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mesh.GetIndexBuffer() requires Mesh's 'Read/Write' flag to be enabled to get its index buffer data in Builds
- [Backport] [Sprite Atlas V1] Editor crashes when calling SpriteAtlasUtility.PackAtlases
- Deterministic builds have different files when built from the same project
- PlayerBuildInterface.ExtraTypesProvider no longer provides types to IL2CPP
- Touch input is reset in Device Simulator when Unity Remote is killed
Add comment