Search Issue Tracker
Third Party Issue
Votes
0
Found in
2022.2.0b8
2023.1.0a11
Issue ID
UUM-15300
Regression
No
[M1] Game view glitches when navigating in Play mode
Reproduction steps:
# Open the user’s attached project
# Enter the Play mode
# Use the scroll wheel or move around with right mouse button
Expected result: Game view is clearly visible
Actual result: Game view glitches
Reproducible with: 2022.2.0b8, 2023.1.0a11
Could not test with: 2020.3.39, 2021.3.11f1 (Assets/Scripts/Plugins/Fraktalia/0_Core/CoreScripts/SubSystems/PipeExtruder/Editor/PipeExtruderEditor.cs(35,132): error CS1501: No overload for method 'FreeMoveHandle' takes 4 arguments)
2022.1.17f1 (Assets/Scripts/Plugins/Zibra/Liquids/Scripts/Solver/Editor/ZibraNeuralColliderEditor.cs(113,58): error CS0117: 'UnityWebRequest' does not contain a definition for 'PostWwwForm')
Reproducible on: macOS Monterey 12.5 (M1 Max)
Not reproducible on: macOS 12.5.1 (Intel), Windows 10
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
- Getting a deprecated package for JetBrains Rider pop up when opening or creating a project
- [Android] Volume level of the same audio file is different on Samsung Galaxy Tab A8 between 2023.3.0b3 and 2023.3.0b4
- ‘Expected end of value’ warning occurs when a property declaration includes five or more variable references
- Crash on BurstCompilerService::CompileAsync when entering Play mode in a specific scene
- InvalidOperationException when using Game Camera Preview in Scene window with a custom RenderGraph pass
Resolution Note:
The repro project dependent on a complex third party plugin. I was not able to reproduce the issue without the plugin.
If the issue only occurs with the external plugin, please report the issue to the plugin's authors If you are able to reproduce the issue without the third party plugin, please provide a repro project that is not dependent on the third party plugin.