Search Issue Tracker
Fixed
Votes
9
Found in
5.5.0b9
Issue ID
845703
Regression
Yes
Physics (3D) Raycaster does not work with IPointer/Drag events in IOS builds
STR:
1. Open the main scene
2. Build the project for IOS
3. Deploy and run on a device
4. Touch the lower sprite labelled '3D'
Expected behavior: On touch sprite turns red.
Actual behavior: On touch sprite does not turn red.
It seems that this issue is related with 845701, only that it is 3D RayCaster which does not work, and this is happening on iOS build.
Reproduced with: 5.5.0b9
Not reproduced with: 5.4.2f2
Comments (2)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
thxu2
Nov 02, 2016 12:42
5.5.0b10
thxu2
Nov 02, 2016 12:42
5.5.0b9 still bug