Search Issue Tracker
Fixed in 7.4.1, 8.2
Votes
0
Found in [Package]
8.1.0
Issue ID
1240111
Regression
Yes
[Output] Setting a property to `none` does not unassign its last value.
Repro steps:
1. Add a default particle system to the scene
2. Open the VFX and in the output set it's texture to None
3. Observe that the effect is still rendering with the original texture.
Expected outcome:
The VFX is rendered without a texture.
Note:
- works in 7.3.1, does not work in 8.1.0
- happens also with meshes in mesh outputs
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 RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment