Search Issue Tracker
Fixed in 2018.1.X
Fixed in 2017.3.X
Votes
1
Found in
2017.3.0b10
Issue ID
970747
Regression
Yes
[TrailRenderer] Assertion filed on instantiation (alignment = Local, width curve contains more than one key)
Instantiation of prefab with trial renderer (alignment = Local, width curve contains more than one key) leads to assertions:
Assertion failed: Assertion failed on expression: 'curveT >= GetRange().first && curveT <= GetRange().second'
Assertion failed: Assertion failed on expression: 'curveT >= m_Curve[lhs].time && curveT <= m_Curve[rhs].time'
Repro:
1. open scene trail.unity in attached project
2. Enter playmode
3. Press "space" button to instantiate prefab with trailRenderer
Actual result: prefab instantiates with assertion
Expected: prefab instantiates without assertion
Notice, assertions don't appear if prefab is added on the scene before entering playmode
Reproduced: 2017.3.0b10 , 2018.1.0a1
Not reproducible: 2017.2.0f1
Comments (2)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Memory leak warnings are constantly thrown when Generating Font Atlas in Font Asset Creator with 4096x8192 Atlas Resolution
- “Glyph rendering has been aborted due to sampling point size” Log is printed and Font Atlas is not generated when Atlas Resolution is 8192x8192, and the Render Mode is SDF
Yndras
Jan 15, 2018 00:46
sorry its actually 2017.3.0f3
Yndras
Jan 15, 2018 00:45
I am having this problem in 2017.3.03b