Search Issue Tracker
Fixed
Fixed in 2023.3.0a7
Votes
0
Found in
2023.1.0a16
2023.3.0a6
Issue ID
UUM-17493
Regression
No
Blackboard stays displayed on top without the possibility to hide it
How to reproduce:
# Open HUB;
# Create 3D(HDRP) project;
# Create visual effect graph in the "Project" window (Create->Visual Effects-> Visual Effect Graph);
# Drag it to the "Hierarchy" window;
# Select it in the “Hierarchy” window;
# Go to “Inspector” window and click “Edit” in the “General” section;
# Verify, that VFX window opens and it displays graph and blackboard is displayed by default on top;
# Go to “Hierarchy” window and delete your created VFX;
# Go to “Project” window and delete VFX asset too;
# Close the project and save the changes;
# Open the same project again.
Expected result:
# "No Asset" window shouldn't be displayed in this case, because it is empty (all VFX were deleted).
# If "No Asset" window should be displayed, so in this case "Blackboard" button should be enabled that user could hide it from his screen.
Actual result: "No Asset" window is presented. Blackboard window by default displayed on top. And its button is disabled (there is no opportunity to remove it from the screen).
Reproducible with: 10.10.0 (2020.3.41f1), 12.1.7 (2021.3.12f1), 13.1.8 (2022.1.21f1), 14.0.3 (2022.2.0b12), 15.0.1 (2023.1.0a16).
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Shortcut Manager shows empty conflict filter when resolving runtime conflicts involving different contexts
- Building the project for Web with ASTC Texture Compression results in black screen
- “ArgumentException: Object reference not set to an instance of an object” errors are thrown when adding the component with Entity as Key for HashMap
- Visual Effect Model overlays tooltip is left in Scene when unfocusing VFX Node and the overlay dropdown menu is opened
- Unity crashes during the scene template selection in the "Inspector" tab
Add comment