Search Issue Tracker
Fixed
Fixed in 2022.2.17f1, 2023.1.0b14, 2023.2.0a10
Votes
34
Found in
2022.2.4f1
2023.1.0b1
Issue ID
UUM-24656
Regression
Yes
[URP] The Scene View flickers when hovering over it with the cursor
Reproduction steps:
1. Open the attached “Spiders” project
2. Open the “Scenes/SampleScene” Scene in the Project window
3. Move your mouse over the Scene window
4. Observe the Scene View
Expected result: Scene View does not flicker
Actual result: Half of the Scene View (triangle shape) flickers
Reproducible with: 2022.2.4f1, 2023.1.0b1
Not reproducible with: 2020.3.44f1, 2021.3.17f1, 2022.1.24f1, 2022.2.3f1
Reproducible on: Ubuntu 20.04.5
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
- Prefab override popup is cropped/positioned incorrectly when more than one display is used and a higher display Scale is set
- Opening a dropdown on a small screen results in its instant closing when mouse cursor is pressed where the dropdown is going to be opened
- Only "ArgumentNullException: Value cannot be null" is displayed instead of all the actual errors when opening a project with numerous compilation errors
- MultiColumnListView and MultiColumnTreeView do not change selection on first input when focus is set by code
- SerializedProperty.DataEquals is returning false when SerializedProperty.EqualContents return true
DXD_XD
May 02, 2023 09:38
Very glad this is fixed. Would be interested to know what was causing it!
PrinceDevel
Apr 19, 2023 15:33
ISSUE RESOLVED FOR ME
I had the same issue, I tried almost all the builds from 2021 and 2022.
At last I had to change my graphics API to 'Vulkan' from 'OpenGLcore'. It worked for me.
Version of Unity = 2022.2.15f
Linux Distro = Linux Mint Cinnamon
Processor = Ryzen 5 3500
Graphics Card = GeForce GT 710
NixyJuppie
Apr 03, 2023 15:53
I have this issue on empty 2D (URP) project.
Can confirm it on versions: 2022.2.6f1, 2022.2.13f1, 2023.1.0b10 and 2023.2.0a8.
Also, I can confirm it does not occur on 2022.2.3f1.
Tried it on Arch Linux and Fedora and there is no difference.
For me, it's a blocker, I can't switch to an older version because Entities package requires at least 2022.2.6f1 which have this issue.
jimmack
Mar 22, 2023 08:25
Interesting to see this happens with Windows too.
I can confirm that under Linux Mint, this was introduced in 2022.2.4f1 and has been present in all releases of 2022.2 up to the current one at the time of writing: 2022.2.11.f1.
It looks like I submitted a duplicate bug report which has been caught and I was provided a reference back to this one.
JamesNunesRoundtable
Mar 16, 2023 13:37
The same happens for me on 2022.2.4f1 with URP.
The-Oddler
Feb 18, 2023 17:28
Getting this problem too on Linux (NixOS), starting at 2022.2.4 and all the way up to 2022.2.7.
On 2022.2.3 I'm not experiencing it.
majesticpear
Feb 17, 2023 23:49
Repro'd on empty URP 3D Project
Linux: x86_64 Linux 6.1.12-arch1-1
Unity: 2202.2.7f1, 2023.1.0b4
Does seem related to URP as issue is resolved when I make a non URP project.
hunabku94
Feb 10, 2023 12:25
Same for me on 2022.2.5.
Very unusable :(
Tornar
Feb 09, 2023 22:47
It's happening to me with 2022.2.5f1 too.
This bug is very very very disturbing. It's almost impossible to work with this, so please fix it asap,
Thanks!
unity_Y-EzRGRK1Ds5Kw
Feb 04, 2023 09:58
My eyes hurt a lot.
Btw it's reproducing not only in URP, I have same problem with simple 3d scene.