Search Issue Tracker
Fixed in 5.2.2
Votes
0
Found in
5.2.1f1
Issue ID
731646
Regression
Yes
OpenGL works different in editor and build on windows (5.1+ regression)
To reproduce:
1. Open the project
2. Build the project to windows.
3. Run it with the command line argument "-force-opengl"
Observe that it is just filled with a single color and there are several warnings in the player log.
4. Run the editor with the same argument.
5. Press "play"
Observe that the empty scene is displayed correctly this time, and there are no warnings.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Baked GI loaded by LoadScene call with Additive mode is not cleaned up when unloading the Scene
- "Reflection Probe" borders disappear when interacting with the UI in the Inspector and one of the Reflection Probe editing tools is selected during the Baking process
- RenderGraph ContextData buffer leaks in IL2CPP when using Native Leak Detection
- Caret in "Add Default Preset" text field is vertically misaligned in Preset Manager
- Unused separation line is present at the bottom of the create GameObject sub menu when right clicking Scene in the Hierarchy
Add comment