Search Issue Tracker
Fixed in 13.x.x
Votes
0
Found in [Package]
master 2021 09 27
Issue ID
1368987
Regression
No
[HDRP] When decals are placed as child objects, they dont spawn at 0,0,0 coordinates
1) Open any HDRP project
2) Create an empty game object and move it away from 0,0,0 coordinates
3) Right click the object above and add a cube or point light
4) Notice the new object spawns at 0,0,0 local coordinates
5) Now right click parent again and add a decal
6) Notice it ignores the child spawn logic and does not spawn at local 0,0,0 coordinates
Expected: When adding a decal as child object. It should spawn the same way other unity objects do (lights, geometry etc).
Easiest to understand looking at the video. Everything I add spawns in the correct location, except decals.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on "The GUID inside 'Assets/asset.png.meta' cannot be extracted by the YAML Parser." when opening the project
- Shadows disappear when looking at a certain angle in Scene view and using Cloud Shadows with Volumetric Clouds
- StackOverflowException freezes or silently crashes the Editor
- Microsoft Surface Device freezes when detaching and reattaching physical keyboard attachment to a Microsoft Surface device in Standalone Player for Windows
- Shadows are cast with artifacts on GameObjects when the light type is set to Point
Add comment