Search Issue Tracker
Active
Votes
2
Found in [Package]
develop
Issue ID
BOLT-664
Regression
No
Renaming Bolt Class in Explorer field does not rename the Bolt Class in Assets
If you rename a class using the class name field in the Explorer, it does not rename the bolt class in the Assets.
Renaming the class using Right-Click -> Rename in either the Assets or the Explorer will keep the class names in sync. Once the class names no longer match, this does not work anymore.
!image-2020-05-15-15-10-21-266.png|width=521,height=271!
*Repro:*
Have a project with Bolt set up.
1. Create a Bolt class in Assets. (Right-Click -> Create -> Bolt -> Bolt Class)
2. Open Explorer window. (Tools -> Bolt -> Explorer)
3. Observe the Explorer Bolt class matches the name of the assets folder Bolt class.
4. Rename the class in from the Assets folder. Do this as many times as you want.
Note how the class in the Explorer always changes it's name to match.
5. Rename the class from the Explorer name field above the class summary. Note how the Class name does not change in the Assets Folder.
6. Try renaming the class from the Assets folder. Class names no longer sync.
----
*Notes:*
* When you select a Bolt Component on a GameObject in Hierarchy, it matches the Explorer name.
* The Graph tab title keeps the Asset version of the class name but the path to the graph just underneath matches the Explorer version of the class name.
!image-2020-05-15-14-37-43-359.png|width=249,height=50!
* Issue occurs in 2.0.0a6, can't get an earlier version of Bolt 2 running so setting Regression to 'No'.
* Caused some confusion, but project appears to continue to work as expected.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Search: Inspector section icon is less sharp/more pixelated than other editor icons
- Search description string is always truncated
- [VFX] When Grouped Nodes are converted to Subgraph Operator resulting Graph Node is not included in the Group
- Search window icons are less sharp/more pixelated than other editor icons
- The Inspector can be covered when scaling the horizontal separator bar
Add comment