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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
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)