Search Issue Tracker
Fixed in 2017.1.X
Votes
0
Found in
5.6.0f2
Issue ID
891965
Regression
No
[iOS] Crash in SetTexture() with GoogleVR SDK 1.2 on iOS
Steps to reproduce:
1) Open the attached project.
2) Build for iOS.
3) Run the Xcode project on a device.
After a couple seconds of running, a crash occurs in SetTexture(), or find<ShaderLab::FastPropertyName>() (sometimes in other similarly named functions).
This does not occur with OpenGL ES 2.0.
The culprit of this crash seems to be FX/SimpleWater4 shader.
Reproduced on:
5.6.0f2
Note that this cannot be tested on trunk due to a linking issue that is only fixed in 5.6.
Comments (3)
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
- Non-multisampled texture binding errors are logged when running the DepthBlit URP scene with MSAA enabled on Vulkan
- The Editor does not recognize code errors in generic classes when using C# Source Generator to generate serialization code
- NullReferenceException is logged when undoing Deletion of a Visual Query Block of a Search Expression
- “Unsupported type MinMaxCurve” error and “Could not register property modification for animation binding…” warnings are thrown after moving playhead when Particle System Property is added to Animation window
- Nested LocalizedStrings can not query local variables
joejo
Oct 24, 2017 18:53
Fixed in 5.6.1p2, 2017.1.0b2 and later
rabbitmountain
May 15, 2017 03:58
Issue still in 5.6.1
Jason-RT-Bond
Apr 12, 2017 13:22
I see this is fixed in 2017.1. Will this also be fixed for a future version of 5.6.x?