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
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist
- Inspector scroll area stretches when using components with nested serialized arrays on FBX model prefab instances
- Crash on ConstraintProjectionTree::projectionTreeBuildStep when ConfigurableJoint uses JointProjectionMode.PositionAndRotation and connected Rigidbody switches from kinematic to non-kinematic
- ScriptableObject asset is accessed during the lookup of Build Profiles when opening the Build Profiles Window
- [Multiplayer TPS Sample] Grenade launcher explosion misses the Player when the Collider count exceeds HitColliderBuffer
Add comment