Search Issue Tracker
By Design
Votes
0
Found in [Package]
Issue ID
1175642
Regression
No
[Vulkan][Metal] Voronoi and Simple Noise slightly different on Vulkan from other Windows APIs, drastically different on Metal
Unity Version: Version 2019.3.0a12 (856a59fec312)
SRP Branch: 955e46e403
Steps to reproduce:
1. Create two Universal projects, one for Vulkan and one for D3D11 (or any other windows API besides Vulkan)
2. Create a new Shadergraph on both
3. Create a Simple Noise or Voronoi node on both
4. for Simple Noise, set the scale to 20. For Voronoi, set the Angle Offset to 5 and the Cell Density to 10.
5. Cycle between the two shadergraphs to see the difference (or check the attached gif)
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
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping
Resolution Note:
Nothing we can do about this, it's implementation dependent.