Search Issue Tracker
Fixed in 2019.2.X
Votes
0
Found in
5.6.1f1
Issue ID
919925
Regression
No
[Shader compiler] Branching in shader broken in GLCore or Metal
Steps:
1. Open user's RayTrails.zip project
2. Switch to OpenGLCore if you are using Windows
3. Observe the rendering of the object in scene view
4. Open the TrailShader.shader and look at line 55 and 56
5. Comment / uncomment these lines and observe scene view again
Expected : the object should look like a open-ended cylinder
Actual : the object looks like a rectangle
Reproducible in: 2019.1.0a3, 2018.3.0b4, 2018.2.8f1, 2017.4.11f1, 5.6.5p1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
- Inconsistent value calculations between Operating Systems when casting rigidbody.transform.localScale = Vector3.zero
- Last Prefab changes are reverted when tests on EditMode are executed while Prefab mode is open
- Build and Run button greyed out for locally invalid architecture, despite remote build is specified
Add comment