Search Issue Tracker
Fixed in 5.2.3
Votes
0
Found in [Package]
5.2.3
Issue ID
1146403
Regression
No
Removing Shadergraph/VFX package/Custom Window Script while the window is still open leaves an unclosable unmovable window
Repro:
1. Create a new 3D project
2. Add the Shadergraph package to it, create a new PBR graph and open it
3. Uninstall the Shadergraph package
4. Observe the still open Shadergraph Window
Expected result: the leftover container window can be closed (using title bar buttons) or be closed automatically if not alone in the dock area.
Actual result: the leftover Window has no close button and cannot be moved out of the way. Reinstalling the package again does not fix the issue and it can only be fixed by resetting the Layout
Reproduces in VFX, as well as any custom editor window script.
Repro for custom window script:
1) Create a custom window script; take something form here: https://docs.unity3d.com/Manual/editor-EditorWindows.html
2) Open it via the custom menu system
3) While it's still open, delete the underlying script
Or by closing it through the menu (see video).
Reproduced in:
2019.2.0a12 (With Shadergraph versions: 6.5.3; 5.2.3)
Shader Graph in SRP master of 4/18/19
VFX preview-6.6.1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [URP] Crash on GameObject::QueryComponentByType when baking a Reflection Probe in an unsaved/untitled Scene
- No Icons are used for the Entry and Exit States in the Inspector when selected in an Animator Controller
- Crash on PlayerMain(int, char const**) when exiting Standalone Player with a Particle System in the Scene
- No Icon is used for the Runtime Animator Controller Type in a Search Window when assigning an Animator Controller in the Animator Component
- Unity Version Control server textfield’s text overlaps with the dropdown triangle button in the Explore repositories window when an organization with a long name is selected
Add comment