Search Issue Tracker
Duplicate
Votes
3
Found in
2021.2.1f1
2022.1
2022.1.0a13
Issue ID
1380175
Regression
Yes
[iOS] Inconsistent shader rendering
Reproduction steps:
1. Download and open the attached "Shader Issue.zip" project with Unity 2021.2.0f1
2. Build and deploy the project to iOS
3. Observe the blue GameObject's trail
4. Repeat steps 1-3 with Unity 2021.2.1f1
Expected result: The GameObject's trail is the same length in both versions
Actual result: The GameObject's trail is noticeably shorter in versions 2021.2.1f1 and up
Reproducible with: 2021.2.1f1, 2021.2.3f1, 2022.1.0a15 (User info)
Not reproducible with: 2019.4, 2020.3, 2021.1, 2021.2.0f1
Note: In https://forum.unity.com/threads/alpha-13-ios-shader-issues.1196518/ it is mentioned that the device's theme has an impact, but both dark and light themes produced the same outcome for me
Comments (1)
-
snorrsi
Nov 22, 2021 20:23
I have this issue with Unity 2020.3.21f1 and 2020.3.23f1
Unity 2020.3.19f1 and 2020.3.20f1 are not affected
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
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
- "Assertion failed on expression" error occurs when multiple Animation Components are instantiated after changing the Culling Type
- MacOS persistentDataPath uses old path when built compared to Editor Play mode
- Crash on RaiseException when entering Play Mode in a specific project
- Debug Console does not reappear when disabling and re-enabling Debug.developerConsoleEnabled
This is a duplicate of issue #1379817