Search Issue Tracker
Feature Request
Feature Request in 2023.2.X
Votes
0
Found in
2020.3.43f1
2021.3.16f1
2022.2.2f1
2023.1.0a24
2023.2.0a1
Issue ID
UUM-21974
Regression
No
Unity OpenGLCore build crashes on UnityDisplayManager_SetDisplayParam when using Display.SetParams(...)
How to reproduce:
- Open the attached project “bug-openglcore-display.zip”
- Build And Run the project
Reproducible with: 2020.3.43f1, 2021.3.16f1, 2022.2.2f1, 2023.1.0a24
Reproducible on: Windows 10
Not reproducible on: macOS 13.0.1
First few lines of stacktrace:
(UnityPlayer) UnityDisplayManager_SetDisplayParam
(UnityPlayer) Display_CUSTOM_SetParamsImpl
(Mono JIT Code) (wrapper managed-to-native) UnityEngine.Display:SetParamsImpl (intptr,int,int,int,int)
(Mono JIT Code) UnityEngine.Display:SetParams (int,int,int,int)
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
- "DirectoryNotFoundException" is thrown and Shader Graph does not open when opening a .shadegraph from a long path
- “Full Screen Pass Renderer Feature_Old GUID” text is cut off in Renderer Features window
- "Undo: Already found nextRootTransform, but with different state cached" error thrown when undoing changes made to the Hierarchy using a script
- "No GUI Implemented" is displayed when using PhysicsMask with a CustomEditor
- "Report is from another project" popup warning is shown on domain reload when Project Auditor was previously ran in a different project
Resolution Note:
Multi-display is only supported for DirectX graphics APIs. Converting this to a feature request for support on other graphics APIs (e.g. OpenGL , Vulkan)
Resolution Note (2023.2.X):
Multi-display is only supported for DirectX graphics APIs. Converting this to a feature request for support on other graphics APIs (e.g. OpenGL , Vulkan)