Search Issue Tracker
Fixed in 5.6.0
Votes
0
Found in
5.5.0f3
Issue ID
900357
Regression
Yes
Setting the number of line segments of Line Renderer during playmode results in a few Assertion failed errors
How to reproduce:
1. Open the attached "LineRendererIssue" project
2. Open the "Main" scene and enter playmode
3. Press "F" key to create a line and hold down "G" key for it to follow you along (while pressing W,S,A,D keys)
4. Repeat the third step a few times (issue should appear a second time, most likely)
Expected result: New line is created and it follows along, no errors appear
Actual result: A few "Assertion failed on expression: 'curveT() >= GetRange()...' " and "Assertion failed on expression: 'curveT() >= m_Curve[lhs].time...' " errors appears
Reproducible with - 2017.1.0b1, 5.6.0p1, 5.5.3f1,
Not reproducible with - 5.4.5f1, 5.3.8
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