Search Issue Tracker
Fixed
Fixed in 6000.0.49f1, 6000.1.2f1, 6000.2.0a8
Votes
0
Found in
2022.3.60f1
6000.0.40f1
6000.1.0b8
6000.2.0a5
Issue ID
UUM-97850
Regression
No
Converting an output to Mesh output results in broken shader compilation and error
Steps to reproduce:
- Import learning templates
- Open MultiStripSingleBurst VFX
- Convert output to URP/HDRP (Un)Lit Mesh
Actual results: Shader compilation breaks and shader errors are thrown
Reproducible with versions: 6000.0.33f1, 6000.2.0a5
Not reproducible with versions: n/a
Can’t test with versions: n/a
Tested on (OS): Windows
Notes:
- i didn't check other streams to confirm if it is a regression
- seems to happen with Mesh Unlit/Lit Output only, tested converting to quad, point and couldnt repro
Errors:
[Worker4] Shader error in 'Hidden/VFX/MultiStripSingleBurst/Robot Arms/A/Robot Pliers Mesh': undeclared identifier 'id' at Templates/VFX/MultiStripSingleBurst.vfx(3277) (on d3d11)
Compiling Subshader: 0, Pass: <Unnamed Pass 4>, Vertex program with <no keywords>
Platform defines: SHADER_API_DESKTOP UNITY_ENABLE_DETAIL_NORMALMAP
Shader error in 'Hidden/VFX/MultiStripSingleBurst/Robot Arms/A/Robot Pliers Mesh': undeclared identifier 'id' at Templates/VFX/MultiStripSingleBurst.vfx(1142) (on d3d11)
Compiling Subshader: 0, Pass: <Unnamed Pass 1>, Fragment program with <no keywords>
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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note:
Forward-ports for this version need to be handled at a later time.