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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
- [Editor] Multiple "[...] is inaccessible due to its protection level" errors are thrown when opening project with Unity Version Control installed
Add comment