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
5.3.3p3
Issue ID
779594
Regression
No
[GLLEGACY] Line Renderers using opaque materials cause Unity to hang with OpenGL2.
Line Renderers using opaque materials cause Unity to hang when the graphics API is switched to OpenGL2.
Repro steps:
1. Open attached project.
2. Switch the API to OpenGL2.
3. Open NewLineRenderer scene.
4. Unity hangs.
Expected outcome: Unity to not hang.
Notes:
- Not a regression, happens back in 5.3.3.p3 and managed to repro upwards to 5.4.0b9.
- Unity hangs just opening the scene in the editor; no need to press play.
- Reproduces using Default-Material and Default-Diffuse.
- Creating a line renderer with Default-Material assigned in OpenGL2 does not cause the issue - it occurs only when switching from a different API to OpenGL2.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- SpeedTree does not move when using WindZone
- "Undeclared identifier 'LinearToSRGB'" error is thrown when creating a color variable with HDR color mode and assigning a Custom Render Texture target in Shader Graph
- Input System package is missing when creating a new HDRP project
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element
- Hidden GameObjects won't re-enable when they have call "DontDestroyOnLoad" function
Add comment