Search Issue Tracker
Fixed
Fixed in 6000.0.37f1, 6000.1.0b5, 6000.2.0a1
Votes
0
Found in
6000.0.29f1
6000.1.0a7
Issue ID
UUM-90587
Regression
No
InvalidOperationException is thrown when switching to a custom Debug Draw Mode in Scene View
Reproduction steps:
1. Open the attached “SceneViewDebugBugProject.zip” project
2. Open the “Assets/Scenes/SampleScene.unity” Scene
3. Select "Contribute Reflection Probe" from the Debug Draw Mode dropdown in the Scene view toolbar
4. Switch to “Shaded Draw Mode”
5. Click on “Debug Draw Mode” (The bug icon) in the Scene view toolbar
4. Observe the Console window
Expected result: No errors are thrown
Actual result: “InvalidOperationException: Sequence contains no matching element” error is thrown
Reproducible with: 6000.0.29f1, 6000.1.0a7
Couldn't test with: 2021.3.46f1, 2022.3.52f1 (No Debug Draw Mode)
Reproducible on: Windows 11
Not reproducible on: No other environment tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
- Incorrect rotations on bones when importing FBX animations with a Humanoid Rig
- Render Graph Viewer “Pass List” section is flickering when resizing vertically and the Render Graph Viewer window is docked
- Render Graph Viewer Capture button plays the click animation but does not do anything when the Capture button is pressed with the “Enter” key on the keyboard
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
Add comment