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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
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.