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
- Hovering on the Particle System Controls shows an offset tooltip with the overlay window name
- Inconsistent UI hover colour with poor contrast in VFX Graph window
- Lights with Cookies generate Cookie Atlas and increase Memory usage every time when Play mode is entered
- Crash on mono_traverse_object_internal when exiting Play mode on a specific project
- Camera prefab shows up in overrides after upgrade when game view is changed to Simulator
Add comment