Search Issue Tracker
Active
Votes
0
Found in
6000.0.36f1
6000.1.0b4
Issue ID
UUM-97700
Regression
No
Compute Shader property not set error when entering play mode with path tracing and PBR sky
*Steps to reproduce:*
# Open *Outdoors* scene in attached project.
# Enable *RTVolume* in the hierarchy.
# Enter Play Mode.
*Actual results:*
Following error is logged when entering play mode.
{noformat}
Compute shader (SkyLUTGenerator): Property (_ShadowmapCascadeAtlas) at kernel index (3) is not set
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)
{noformat}
*Expected results:*
No error.
*Reproducible with versions:*
6000.0.36f1, 6000.1.0b4
*Not reproducible with versions:*
*Can’t test with versions:*
*Tested on (OS):*
Windows
*Notes:*
* I didn't test with previous versions (2022.3 and 2021.3 lts) , but it might also happen.
* The error only displays once, and doesn't seem to affect rendering, so maybe it is just some race condition when setting up a buffer/texture.
* The error only occurs when trying to enter play mode with pathtracing and the PBR sky active.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android][iOS] The keyboard closes and re-opens when consecutive input fields are selected
- Complex Sub Graph connected to a Voronoi node is ignored when the shader gets applied as a Material
- Compute Shader property not set error when entering play mode with path tracing and PBR sky
- "WebGL Publish" detects WebGL module and allows building when it is installed without restarting the project
- Editor is non-responsive and flickers when multiple Water System instances are enabled
Add comment