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
7000.0.0a1
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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved
Resolution Note (fix version 7000.0.0a1):
Fixed a while ago.