Search Issue Tracker
Fixed
Fixed in 6000.3.15f1, 6000.5.0b6, 6000.6.0a4
Votes
1
Found in
6000.3.12f1
6000.3.13f1
6000.4.0f1
6000.4.1f1
6000.4.2f1
6000.5.0b2
6000.6.0a3
Issue ID
UUM-139001
Regression
Yes
Switching platforms will trigger shader-related warnings (TraceTransparentRays)
Description
Switching platforms will trigger shader-related warnings.
■Warning Details
{code:java}
Shader warning in 'TraceTransparentRays': use of potentially uninitialized variable (UnifiedRT::RayQuery::Proceed) at kernel MainRayGenShader at project/Library/PackageCache/com.unity.render-pipelines.core@beca2a4be9a2/Runtime/UnifiedRayTracing/Compute/RayQuerySoftware.hlsl(245) (on vulkan)
Shader warning in 'TraceTransparentRays': use of potentially uninitialized variable (UnifiedRT::RayQuery::Proceed) at kernel MainRayGenShader at project/Library/PackageCache/com.unity.render-pipelines.core@beca2a4be9a2/Runtime/UnifiedRayTracing/Compute/RayQuerySoftware.hlsl(246) (on vulkan) {code}
Note:
- Occurs in projects using Universal RP
- Occurs from 6000.3.12f1 and 6000.4.0f1
- Occurs when changing the Windows Graphics API to Vulkan
- Occurs when switching platforms to iOS
- Does not occur in projects using Built-In RP or HDRP
Initial setup:
6000.3.13f1
Render Pipeline: Universal RP
Steps to reproduce:
- Open a new project using Universal 3D Template
- Switch platform to Android
Actual behavior:
Shader warning appears in the Console window
Expected behavior:
Platform switches successfully without the mentioned shader related warnings.
Reproducible with versions: 6000.3.12f1, 6000.3.13f1, 6000.4.0f1, 6000.4.1f1, 6000.4.2f1
(For Windows with Vulkan, Android, iOS)
Not reproducible with versions: 6000.3.11f1, 6000.4.0b11, 6000.5.0a9, 6000.6.0a1
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
- ScrollView clips content when under an ancestor that has a filter set
- "Retrieving array element that was out of bounds" error thrown when attempting to remove a column from a Multi-Column List View
- Multi-Column List View horizontal scroll resets to left most position when scrolling vertically
- Floating License is lost for concurrent jobs
- Warning "Failed to insert item" is logged when Assigning Project to Organization's Project in the Project Settings
Resolution Note:
all ports landed
Resolution Note (fix version 6000.6.0a4):
Fixed in 6000.6.0a4
Resolution Note (fix version 6000.6.0a4):
all ports landed
Resolution Note (fix version 6000.5.0b6):
Fixed in 6000.5.0b6
Resolution Note (fix version 6000.3.15f1):
Fixed in 6000.3.15f1