Search Issue Tracker
Fixed
Fixed in 6000.0.60f1, 6000.2.8f1, 6000.3.0b5, 6000.4.0a2
Votes
1
Found in
6000.0.36f1
6000.1.0b4
6000.2.0a4
6000.3.0a1
6000.4.0a1
Issue ID
UUM-97700
Regression
Yes
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, 6000.2.0a4
Not reproducible with versions: 2022.3.60f1
Tested on (OS):
Windows
Notes:
- Does not reproduce on 2022.3.60f1, only on 6,x streams
- 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 occurs when trying to enter play mode with pathtracing and the PBR sky active. or if you switch to game view while PathTracer's convergence is ongoing.
- Does not repro when convergence is finished
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Add comment