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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment