Search Issue Tracker
Active
Votes
0
Found in
2022.1
2022.1.0b9
2022.2
Issue ID
1411513
Regression
No
The selector does not affect the display property when combining two AI Designer root actions
Reproduction steps:
1. Open the attached project "1411513.zip"
2. In the AI Designer window press the Space bar and add two actions from the "Actions" submenu
3. Drag and drop one action into the other
4. In the UI Toolkit Debugger window select the Port under the ReflectionNode
5. Press the "PortStylesheet.uss:1" button
Expected result: The selector should affect the display property to make it hidden
Actual result: The display property remains unhidden
Reproducible with: 0.1.0-exp.1 (2022.1.3f1, 2022.2.0a13)
Could not test: 2019.4.39f1, 2020.3.35f1, 2021.3.4f1 - AI Designer package not supported
Reproduced on: Windows 10 Pro
Notes:
- This project uses the AI Designer package
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment