Search Issue Tracker
Fixed in 5.3.7
Votes
0
Found in
Issue ID
685097
Regression
No
MeshSkinningTests comparisons will never fail
In MeshSkinningTests.cpp:
1) The pos, normal and tangent comparisons compare one set of results with themselves, so will never fail. The SIMD results are not used.
2) The 3 UInt8 arrays for the verts are potentially unaligned. A source code customer says this has crashed on Android X86.
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