Search Issue Tracker
Fixed in 12.0.0
Votes
1
Found in [Package]
12.0.0
Issue ID
1345906
Regression
No
[HDRP][VFXGraph] Mesh and Texture preview fails when selecting Bake mesh in SDF Bake Tool window
How to reproduce:
1. Create an empty HDRP project
2. Select Window/Visual Effect/Utilities/SDF Bake Tool
3. In the SDF Bake Tool window, select the mesh and select Bake mesh
Expected result: Mesh is baked
Actual result: Mesh is not baked and errors appear in Console
Reproducible with: 12.0.0 (2021.2.0b1, 2021.2.0b3, 2022.1.0a2)
Could not test with: 2018.4, 2019.4, 2020.3, 2021.1, 2021.2.0a21 (The SDF Bake Tool is not available)
Notes:
1. Not reproducible after deleting the project's Library folder
2. Not reproducible with URP project
3. Errors that appear:
"GenSdfRayMap.compute: Kernel at index (8) is invalid
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)"
Comments (1)
-
Nethereal
Jul 23, 2021 23:58
Also experiencing the same.
The preview for the SDF shows what appears to be a cube, with no visible data within.
If I select mesh object, the bounding box will seem to automatically fit tighter, but same results."GenSdfRayMap.compute: Kernel at index (6) is invalid
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)"2021.2.0b4.3123
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
- "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
Resolution Note (fix version 12.0.0):
Fixed in: 2022.1.0a6 (HDRP 12.0.0)