Search Issue Tracker
Fixed in 7.3.0
Votes
0
Found in [Package]
2020.1.0a7
Issue ID
1193602
Regression
No
[Output] Shader errors when compiling the runtime shader of a lit output with exposed, but unassigned additional maps
Repro steps:
1. Open the attached VFX
2. Enable Runtime Mode (Forced)
3. Observe that the effect doesn't render and console errors are shown
Note:
- Affected maps are Mask, Normal, and Emissive. Assigning a texture any of them fixes the issue, except for emissive.
- Emissive seems to throw the error and fail compilation, regardless of whether it has a texture assigned or not
- The Mask map slots throws errors usually if it's on its own (i.e. without Normal or Emissive present).
- Not a regression, repros in 6.9.2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Graphics.DrawProcedural doesn't work like in DX11 when used with DX12
- [Quest 2] Running Entities Graphics/BatchRendererGroup under Vulkan results in a frame rate drop compared to OpenGLES 3 and causes Tile Binning to cost more
- Filters dropdown: Window doesn't rescale on items collapse
- Sprite Preview is broken when the Sprite is too tall or too wide
- Objects are invisible in Scene view when using Wireframe Shading Mode
Add comment