Search Issue Tracker
Fixed in 2017.1.X
Votes
0
Found in
5.6.0a2
Issue ID
849046
Regression
No
[SpeedTreeSettings] 'desc.fadeData[i].transitionDistance > 0' assertion appears after disabling crossfade animation on SpeedTree
Steps to repro:
1. Open Unity;
2. Open attached project and 'test' scene;
3. Launch the scene.
Actual result:
'Assertion failed on expression: 'desc.fadeData[i].transitionDistance > 0' '
error is shown in the console. The issue happens when crossfade animation is tuned off and Billboard LOD level is set to 100% on SpeedTree model.
Expected result:
Assertion should not be shown when toggling SpeedTree settings.
Notes:
- Reproducible in 5.6.0a2, 5.5.0b11, 5.4.2p2;
- Reproducible on Windows 10 and OS X 10.11.2.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Button highlight state disabled when hovering cursor over smaller sized child UI objects
- "Unity has stopped working" window is skipped when the Editor crashes
- The "Properties..." shortcut does not open the Focused Inspector window when the new GameObject is created
- Editor crashes when using WebCamTexture
- [URP] ShaderKeywords '_MAIN_LIGHT_SHADOWS' and '_ADDITIONAL_LIGHT_SHADOWS' are always enabled in the Editor
Add comment