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
- Manual reference page for Grid Selection is missing
- Awaitable.NextFrameAsync causes GC Alloc 0.7 KB when using CancellationToken
- Prefab "Overrides" list item popups are overridden when navigating with keyboard arrow keys
- Alpha Tolerance setting does not affect generated outlines when generating Custom Physics Shape in the Sprite Editor
- The information/help message section misses a margin in the "Profiler" window
Add comment