Search Issue Tracker
Fixed in 2021.3.35f1
Fixed in 2021.3.X, 2022.3.X, 2023.2.X, 2023.2.0b12, 2023.3.X
Votes
0
Found in
2023.2.0a22
Issue ID
UUM-41199
Regression
No
[VFX] Incorrect behaviour of property gizmos
Reproduces on: 2023.2.0a22,, 2021.3.23f1, 2022.3.4f1
Steps to reproduce:
1) Open attached project
2) Open the test scene and open the NoGizmos graph
3) Add new property that has an interactive gizmo (position in this case)
4) Select graph asset and in inspector enable Show Property Gizmos then click Edit Gizmos
5) Observe that gizmo is not visible. If it is visible try dragging it – it will disappear with no values updated.
Note: If you select the property directly from the blackboard you can interact with it. However notice that graph's inspector still doesn't sync actual values.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- APV data is sometimes incorrectly loaded from multiple baking sets when loading a scene
- GC Alloc spikes occur when calling UnityEngine.Resolution and UnityEngine.RefreshRate with Equals() and GetHashCode()
- Type error is thrown when a new ComputeShader is instantiated after destroying previous ComputeShader
- APV data becomes incorrect when reselecting the currently active Baking Set
- Launch screen image exceeds the screen bounds on IPad when building for iOS
Add comment