Search Issue Tracker
Fixed in 2023.2.8f1
Fixed in 2021.3.39f1, 2022.3.21f1, 2023.2.X, 2023.3.X, 2023.3.0b1
Votes
1
Found in
2023.1.16f1
2023.2.0b14
2023.3.0a10
Issue ID
UUM-51867
Regression
Yes
Shader warning in '[SimpleRibbon] [Ribbon] when creating new 3D HDRP core project
Repro steps:
- start a new project using 2023.1.16f1 and the 3D HDRP core project
- using Windows 11 or Windows 10
- notice the warnings in the console:
Shader warning in '[SimpleRibbon] [Ribbon] Initialize Particle Strip': use of potentially uninitialized variable (GetParticleIndex) at kernel CSMain at SimpleRibbon.vfx(166) (on d3d11)
Shader warning in '[SimpleHeadsAndTrails] [Trail Bodies] Initialize Particle Strip': use of potentially uninitialized variable (GetParticleIndex) at kernel CSMain at SimpleHeadsAndTrails.vfx(174) (on d3d11)
Expected result: no warnings or errors should appear in the console, when creating a new project.
Also reproduces in 2023.2.0b11
Cannot repro in 2023.1.7f1
Comments (1)
-
spajus
Nov 05, 2023 07:06
Similar issue is also happening in 2022.3.x with URP renderer:
[Trail Bodies] Initialize Particle Strip': use of potentially uninitialized variable (GetParticleIndex) at kernel CSMain at SelectedTiles.vfx(177) (on d3d11)
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
- Font character thickness does not adjust properly in UI Toolkit text when changing Bold Weight in Font Asset
- Multiple "[...] is inaccessible due to its protection level" errors are thrown when opening project with Unity Version Control installed
- Font character thickness does not adjust properly in UI Toolkit text when changing Bold Weight in Font Asset
- Sorting icons are tiny and misaligned in Import Activity window
- The Undo system does not record HideFlags.HideInHierarchy changes
Resolution Note (fix version 2023.3):
verified as fixed in 2023.3.0b1