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
- 3D Sample Scene (HDRP) template tutorial Welcome Dialog pop-up doesn't appear on project creation
- [Profiler] The Addressable Asset Module module outputs an ArgumentException when asset GUIDs produce a hash collision with Addressables
- Huge amounts of tests have a start delay when pressing "Run All" in the Test Runner
- Blackboard: Double borders around the tooltip
- [WebGL]VideoPlayer Rendering stops when setting FilterMode of a texture downloaded with UnityWebRequestTexture.GetTexture()
Add comment