Search Issue Tracker
Fixed
Fixed in 14.0.3
Votes
0
Found in [Package]
12.1.7
13.1.1
Issue ID
SGB-201
Regression
No
ShaderGraph does not work when using Decal material with Custom Function
To reproduce:
1. Open the project “BugHunt”
Expected result: All cubes are green
Actual result: Try2 cube is pink which means that the shader with Decal material and a custom node does not work
Reproducible with: 12.1.7 (2021.3.7f1), 13.1.1 (2022.1.0a16)
Not reproducible with: 13.1.3 (2022.1.0b1), 13.1.8 (2022.1.11f1), 14.0.3 (2022.2.0b3), 15.0.0 (2023.1.0a4)
Could not test with: 2020.3.38f1 (Package errors)
Reproduced on: macOS Monterey 12.4 (Intel)
Notes:
- Error: Shader error in ‘Master’: undeclared identifier ‘try2_float’ (on metal)
- Shaders are at Assets → BugHunt
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Memory leak when a lot of UI elements are spawned and despawned
- Warnings are not logged in the Console window when using external code analyzers
- Errors “TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations, size 288“ appear constantly when Prefab is open
- Crash on PPtr<Shader>::operator or NullException errors spammed in console when calling Dispose() on null GraphicsBuffer with baked Reflection Probes
- “EndRenderPass: Not inside a Renderpass” and other Render Graph errors in the Player when Render Graph is enabled and Overlay UI is used
Add comment