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
- Sprites are cut off when using a custom alpha mask with a custom shader
- Screen.SetResolution() ignores width and height parameters when switching from Fullscreen to Windowed mode
- Crash on il2cpp::vm::Class::Init in the Player when handling FileNotFoundException in cascading catch blocks in async method
- Mesh with vertex animation shader renders incorrectly when using DirectX11 and AMD GPU
- Select Dependencies context menu doesn't work properly in Project Browser
Add comment