Search Issue Tracker
Won't Fix
Votes
2
Found in
2020.2.0a14
2021.1
2021.2
Issue ID
1305536
Regression
Yes
Cannot select UI GameObjects in the Scene view when gizmos are disabled
Cannot select UI GameObjects in the Scene view when gizmos are disabled
How to reproduce:
1. Download and open the submitted project "UIGameObjectsBug.zip"
2. Disable Gizmos on the top-right of the Scene view
3. Press on the button in the Scene view
Expected result: Button GameObject is selected
Actual result: Button GameObject is not selected
Reproducible with: 2020.2.0a14, 2020.2.2f1, 2021.1.0b2, 2021.2.0a1
Not reproducible with: 2018.4.30f1, 2019.4.18f1, 2020.2.0a13
Notes:
Enabling gizmos prevents the issue.
The issue is reproducible with any UI GameObject.
The issue does not affect other GameObjects.
-
Nanaschi
Oct 27, 2024 19:28
Have the same issue on 2022.3.39f1
-
Nanaschi
Oct 27, 2024 19:27
Still have the same issue on 2022.3.39f1
-
Beldir
May 21, 2024 22:36
Won't fix? WTH? :|
-
Soren_cadpeople
Feb 09, 2024 09:00
Stil not working in 2021.3.32f :-(
Please fix -
Ed-209
Jan 31, 2024 06:17
What a shameful and disgusting way to reply to your customers.
Not even an explanation of why. Like we are human filth and not even worth your time.
Absolutely disgusting...
-
arkano22
Oct 06, 2022 12:20
This is absurd. Been banging my head against the wall for days, just to discover that it's intended behavior. Why on earth should we enable gizmos to be able to pick UI in the scene view? Makes no sense whatsoever.
-
Thomas-Mountainborn
Jun 03, 2022 05:03
This is honestly shameful. There is no reason for this regression to be introduced, and then purposefully kept. UI in Unity are objects in the scene, so you should damn well be able to click on them to select them, just as it has always been. You haven't done anything to the UI since Unity 5 - the only thing you've changed since then it this regression. Re-open this issue, and fix it.
-
rscTrifork
Apr 20, 2022 09:31
WTH, won't fix introducing what is clearly a bug?
"Hi, we made your user experience worse with this new bugfix, you're welcome!"
"But we don't like the fix"
"But it's a new feature! So we won't fix"
Starting to get sick of Unity... -
JackStriker
Nov 24, 2021 09:06
This annoying bug is still not fix in 2021.2.2f1.
-
nomadic
Nov 04, 2021 17:15
"UGUI elements are not normal renderers." Who cares? Whether you've been using Unity for ten years or just starting this is really poor UX.
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
- 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
Resolution Note (2020.2.X):
UGUI elements are not normal renderers. You must have gizmos enabled to be interact with UGUI elements.