Search Issue Tracker

Won't Fix

Votes

0

Found in

2021.3.35f1

2022.3.19f1

2023.2.9f1

2023.3.0b6

Issue ID

UUM-63237

Regression

No

The geometry shader has more triangles while the GameObject is selected in the Hierarchy window and the mouse is moved across fields in the Inspector window.

--

-

How to reproduce:
1. Open the user-attached project
2. Open the “SampleScene”
3. Enter Play mode and start Observing the Console window
4. In the Hierarchy window select “Cube” or other GameObjects
5. While “Cube” is selected move the mouse over the Inspector window’s fields

Expected result: Console log “triangle count” is always equal to 12
Actual result: When “Cube” GameObject is selected and the mouse is moved over the Inspector window’s fields the “triangle count” reaches 1996

Reproducible with: 2021.3.35f1, 2022.3.19f1, 2023.2.9f1, 2023.3.0b6

Reproducible on: Windows 10 (by reporter), Windows 11
Not reproducible on: no other environment tested

  1. Resolution Note:

    It's a corner case issue that doesn't affect many users.

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.