Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2018.3.0a5
Issue ID
1064715
Regression
No
[iOS][Shaders] Indirect compute shader doesn't work on A7 soc
To reproduce:
1. Open project attached by QA or use [Shaders] FTP project from qa-project-share collab
2. Build ShaderTest_Custom_ComputeShader_Indirect scene
3. Run build on iOS device
Expected result: Cube on the left should be rendered correctly (pink textured cube)
Actual result: Cube is rendered incorrectly (black)
Reproduced on: iPad Mini 2 iOS 9.2.1, iPhone 5s iOS 9.3.3, iPad Mini 3 iOS 10.3
Not reproducible on: iPad Pro iOS 11.4, iPad Mini 4 iOS 11.4, iPhone SE iOS 10.0, iPhone 6s iOS 11.3
Reproduced with: Unity 2018.3.0a6 (da73f99a4e02), 2017.4.6f1, 2017.2.2p2
Fixed in Unity 2018.3.0a10
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
- Character animation freezes when toggling animator on/off in a coroutine
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
Add comment