Search Issue Tracker
Fixed in 10.3.0
Votes
0
Found in [Package]
10.3.0
Issue ID
1296982
Regression
No
[UX] The Graph Inspector window jitters when it is clipped and the SG window is resized horizontally.
Repro steps:
1. Create any ShaderGraph asset and open it.
2. Make sure the Graph Inspector window is visible
3. Resize the Shader Graph window vertically so the Graph Inspector is clipped.
4. Resize the Shader Graph window horizontally and observe the Graph Inspector flicker.
Expected outcome:
- The Graph Inspector window does not flicker.
Notes:
- The Blackboard window does not exhibit the same behavior
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
- "[Project Auditor] Could not find any registered modules." warning is thrown when clicking "Start Analysis" and the rules were installed while there are compilation errors in the Editor
- Color Picker window flickers when expanding or collapsing dropdowns
- “ArgumentException: Object that does not belong to a persisted asset cannot be set as the target of a LazyLoadReference" is thrown when changing Unsupported Selector Action and saving in UI Builder
- Cursor image flickers in Viewport preview when unsupported Texture 2D is assigned to element
- [HDRP] Game view is rendered black when using Pathtracing on a HDR display
Resolution Note (fix version 10.3.0):
PR that fixes this is found here: https://github.com/Unity-Technologies/Graphics/pull/3082, fix is merged into 10.3 which will go live in the next 2020.2 release.