Search Issue Tracker
Fixed
Fixed in 2021.3.41f1, 2022.3.37f1, 6000.0.8f1, 7000.0.0a1
Votes
0
Found in
2021.3.34f1
2022.3.19f1
2023.2.8f1
2023.3.0b5
6000.0.0b11
6000.1.0a7
Issue ID
UUM-62291
Regression
No
[GraphView][MacOS] Node Creation window opens at the Top Left corner of the screen when using spacebar
How to reproduce:
- Create Unity project using 3D (HDRP) Template
- Create VFX Asset (using Minimal System Template for example)
- Open VFX Asset
- Press on any Block to focus it (Update Particle for example)
- Press the Spacebar to activate the Create Node shortcut
- Observe the opened Create Node shortcut
Expected result: the new Node is created either at the centre of the screen if the focus is lost or at the location of the last created Node
Actual result: the new Node is is opened at the Top Left corner of the screen
Reproducible with: 2021.3.34f1, 2022.3.19f1, 2023.2.8f1, 2023.3.0b5
Reproduced on: MacBook Pro (2021, Apple M1 Max), Sonoma 14.2.1
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
- Console Warning -- KeyboardIconAtlas sprite Input Outline goes beyond the boundary of the Sprite rect.
- Reflection Probe “Probe Scene Editing Mode:” text is barely visible
- [HDRP] Game view doesn’t refresh after changing Camera Background Type until mouse moves over it
- Some Shaders appear twice in Material Shader selection menu
- Editor freezes with a StackOverflowException when certain asset types are assigned to a managed component in a SubScene via AddComponentObject
Resolution Note (fix version 7000.0.0a1):
Fixed a while ago.