Search Issue Tracker
By Design
Votes
0
Found in
2018.1.0b12
Issue ID
1019747
Regression
No
The expand button is out of range when nodes are minimized to texture view in Shader Graph
To reproduce:
1. Open attached folder
2. Open Shader named "Bug"
3. Create a normal blend as a new node
4. Minimize new node into a texture view
5. Notice that can't expand anymore, because the button is being out of range
.
Expected result: The button is in range and can be pressed.
Actual result: Button is out of range.
Reproduced in:; 2018.1.0b12; 2018.1.0b13; 2018.2.0a6
Shader Graph appeared in 2018 version.
Note: Video of the bug is attached below.
Note: Assertion failed: Assertion failed on expression: 'success'
UnityEditor.EditorApplication:Internal_CallUpdateFunctions()
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
Add comment