Search Issue Tracker
Fixed
Votes
0
Found in [Package]
1.7.8
1.8.0
Issue ID
UVSB-2466
Regression
Yes
Custom inspectors are not generated automatically when using Visual Scripting
Reproduction steps
1. Open the “BugDemo” project
2. Open the "Assets/Scenes/SampleScene.unity" Scene
3. In the Hierarchy Window select the “GameObject” Game Object.
4. In the Inspector Window observe the “Variables” Component and it’s “Type” Property which has the “Tag” set to it
5. Open the “Tag.cs” script
6. Remove lines 137-143 and save the changes
Expected results: The removed lines of codes were generated in Custom Inspectors and “Tag” was removed
Actual results: The lines of code were not generated in Custom Inspectors and “Tag” is still set to “Type” Property
Reproducible with: 1.7.7, 1.7.8 (2021.3.16f1, 2022.1.24f1), 1.8.0 (2022.2.2f1, 2023.1.0a25)
Could not test with: 2020.3.44f1 (Visual Scripting is not available for this version)
Not Reproducible with VS 1.7.6
Reproduced on: Intel MacOS 13.1
Notes: The manual creation of the “SerializedPropertyProviderAttribute” for the data type functions as a workaround
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
- Crash on GUIState::BeginOnGUI when a Node is opened in a custom graph editor in Play Mode
- USS selector is duplicated when it is added to an element, the action is undone, and then another selector is clicked
- Text and dropdown icon are not aligned in UI Toolkit Samples
- [RenderGraph] SSAO pass in URP RenderGraph uses DontCare flag after changing the Render Scale resulting in a black screen or artifacts
- Player with IL2CPP Scripting Backend crashes when calling Application.Quit() while a thread is running
Resolution Note:
Fixed in 1.9