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
- The Game view and Scene view fail to render when launching the Editor with a maximized Render Graph Viewer window
- "List is empty" is poorly visible in the "Create Node" window
- [Android] GameObject with a custom shader becomes invisible when deployed with the Vulkan Graphics API
- “ReferenceError: Pointer_stringify is not defined” error is thrown when downloading a file
- GameObjects are not rendered when using a fragment shader with RWStructuredBuffer in URP
Add comment