Search Issue Tracker
Fixed in 9.x.x
Votes
0
Found in [Package]
HDRP/staging 2020.06.03
Issue ID
1252817
Regression
No
[HDRP] Uninitialized variable (RayMarch) at kernel TraceGlobalIllumination at ScreenSpaceGlobalIllumination. Mac and Vulkan
Two warnings are thrown one related to TraceGlobalIlluminationHalf and the other is TraceGlobalIllumination
Repro:
1) Delete library of a project using HDRP/staging on Mac or Vulkan
2) Open the project
3) Warning will appear after shader compile
Alternative repro
1) Make new 3d project
2) Open and add HDRP/staging
3) If warning is not visible, delete library and reopen.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment