Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
8.1.0, 8.2.0, 9.0.0-preview.55, 10.0.0-preview.27
Issue ID
1280071
Regression
No
[VFX][URP] Texture name is not changed on deleting assigned Texture from the Asset
Texture name is not changed on deleting the assigned Texture from the Asset
Steps to Repro:
Steps to Repro:
1. Create a new Project in URP Template
2. Update URP Package to 10.0.0-preview.26
3. Create a VFX and open it in Editor
4. Create a property Texture2D
5. Assign Texture n Default
6. Delete the assigned Texture from the Asset
Expected Result: Texture name should be changed to None
Actual Result: Assigned Texture name is not set to None
Reproducible on: 8.1.0, 8.2.0, 9.0.0-preview.55, 10.0.0-preview.27 with 2020.1.7f1, 2020.2.0b4
Environment: Windows 10 and Mac 10.15
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Resolution Note:
Graph-view issue, not specific to VFX, low priority compared to other issues/tasks, closing as Won't fix.