Search Issue Tracker
Fix In Review for 1.0.0-preview-10
Votes
0
Found in [Package]
0.8.0-preview
Issue ID
1252676
Regression
No
[Procedural Graph] ObjectField does not update the name when referenced asset is renamed in the project
Reproduction steps:
1. Open attached project "ProceduralGraphRename"
2. In Project window, open "GraphAsset" asset
3. In Procedural graph window, observe ReferenceHeightMap Texture Asset's name
4. In Project window Assets/A2/LowRes, rename "Foo" to "Renamed"
5. In Procedural Graph window, observe ReferenceHeightMap Texture Asset's name
Expected result: The asset name is updated in Procedural Graph
Actual result: The asset name is not updated in Procedural Graph
Reproducible with: 2019.4.0f1, 2020.1.0b12, 2020.2.0a14 (Procedural Graph 0.8.0-preview)
Could not test with: 2018.4.23f1 (dependency package versions unavailable)
Workaround:
Reopening the Procedural Graph window fixes the issue.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Add comment