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
- Warning of an unknown Script missing is logged when selecting VFX in Play Mode
- Vertical and horizontal scrollbars appear and disappear when dragging an attribute to a different position within the Shader Graph Hierarchy
- AudioSource.PlayDelayed() does not work with Audio Random Containers
- Compatible with the VFX Graph Shader Graph can't be dragged and dropped into the "Output" block from the Project window
- [Silicon] Freeze/crash on BrotliDecoderDecompressStream when using System.IO.Compression.BrotliDecoder.TryDecompress
Add comment