Search Issue Tracker
Third Party Issue
Third Party Issue in 2023.1.X
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
- APV data is sometimes incorrectly loaded from multiple baking sets when loading a scene
- GC Alloc spikes occur when calling UnityEngine.Resolution and UnityEngine.RefreshRate with Equals() and GetHashCode()
- Type error is thrown when a new ComputeShader is instantiated after destroying previous ComputeShader
- APV data becomes incorrect when reselecting the currently active Baking Set
- Launch screen image exceeds the screen bounds on IPad when building for iOS
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.
Resolution Note (2023.1.X):
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.