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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Package signature validation unexpectedly return an invalid signature status if the validation check is done after the code signing certificate validaty range has passed
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
This is a duplicate of issue #1379817