Search Issue Tracker
Won't Fix
Won't Fix in 2023.1.X
Votes
0
Found in
2023.1.0a16
Issue ID
UUM-17751
Regression
No
"Property categories" documentation misses info about newly added category functions
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 "Scene" window;
- Select newly created graph in the "Project" window and go to "Inspector" window;
- Click "Open" button;
- In the opened graph window click "Blackboard" button;
- Click "+", which is displayed in the "Blackboard" window.
- Select "Category" property from the list;
- Go to the "Blackboard" and on newly added "new category" property make a right mouse click;
- Verify that you get menu with these functions: "Rename", "Delete", "Select All", "Select Unused" and "Duplicate";
- Go to the documentation of that package.
Expected result: In the "Property categories" section user should find info about all the functions displayed in the above mentioned menu.
Actual result: User finds info only about "Rename", "Reorder" and "Delete".
Reproducible with: 15.0.1 (2023.1.0a16).
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
- CurveTexture is not being released when unloading AssetBundle containing a Scene with ColorCurves post-processing component in Global Volume
- Crash on ExtractActiveCasterInfo when navigating the scene view in a project with specific lighting data
- Build Profile name increments when numeric suffix is removed from duplicate Profile name
- "Unrecognized block header in profiler data file, stopping deserialization" error is shown and no more profiler data is recorded when the Player is connected and profiler recording is enabled/disabled few times
- Shader error and warnings thrown when setting HDRP as an Active Target in Blank Shader Graph
Resolution Note:
Raised a ticket for docs team
Resolution Note (2023.1.X):
Raised a ticket for docs team