Search Issue Tracker
Fixed in 8.0.0
Votes
1
Found in [Package]
6.7.0
Issue ID
1158413
Regression
Yes
[ShaderGraph] Changing precision of SG with SubGraphs that still use the other precision breaks the generated shader
Reproduced in SRP master of 5/28/19, 2019.3.0a5.
1) Open up the attached SubGraphs.zip inside a SG project pointing to master.
2) Open up the NestedBoy.shadergraph (not NestedBoy_a.shadergraph)
3) Change the graph-wide precision to Half (instead of Float)
Result:
- PlanetBlend & MaterNode will spawn an error badge & the shader breaks with 'undeclared identifier `Unity_Multiply_Float`'
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
- Standard Unity Materials and Shaders become corrupted after importing specific Asset Packages
- [Linux][OpenGL][Vulkan] Draw calls are not shown in the Event List when taking a capture of a frame with RenderDoc
- Inaccurate collision detections when Rigidbody Collision Detection is set to "Continuous" or "Continuous Dynamic"
- Crash on Object::IncrementPersistentDirtyIndex when upgrading project version
- [iOS] Multiple Xcode project instances created before opens up when performing Build and Run for iOS Platform
mikeustwo
Dec 20, 2019 22:11
It would be great to get the subgraphs to inherit the precision