Search Issue Tracker
Postponed means that the issue was either a feature request or something that requires major refactoring on our side. Since that makes the issue not actionable in the close future we choose to close it as Postponed and add it on our internal roadmaps and technical debt pages instead.
Postponed
Votes
1
Found in [Package]
1.4.11f2
Issue ID
UVSB-850
Regression
No
Editor instability with OpenGL or Metal
Original Ticket Link - Marked as Unity bug by Lazlo. It's an old issue lets see if it's still reproducible.
----
Hey all,
I've noticed that OpenGLCore has caused me some trouble with Bolt. For my projects purposes I need to be running OpenGLCore in editor, sadly I've found bolt is incredibly crashy in editor when Graphics API OpenGLCore is active. I encourage anyone reading this to give it a shot and try it. I would love more data points. I can't even create a flow to simply rotate a cube before it crashes. The issues are 100% reproducible when they occur as well, no randomness, so I suspect an underlying UI library going haywire. The crashes are so numerous and across the board that listing any one of them is kind of pointless. As a software engineer I have concluded that this problem is likely based on the various editor UI API layers, not any specific issue with Bolt's logic. My recommendation for starting working on this bug would be to toss the editor into Graphics API OpenGLCore and try to do anything really.
Hopefully this is an issue that is possible to resolve. If I have simply missed the memo on what Graphics APIs are supported, let me know I'll shh.
All the best,
Oliver
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
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template
- TextShadow properties are not applied when displayed in a custom MenuItem Window
Resolution Note:
Looks to be a unity bug not a Bolt 1 issue. Logging as postponed so we can possibly transfer to the correct team.