Search Issue Tracker
Fixed in 5.4.0
Votes
0
Found in
5.4.0b17
Issue ID
795553
Regression
Yes
Shader Input Arrays not getting set Unity 5.4
Shader input arrays not getting set Unity 5.4
Steps to Reproduce
-------------------------------
1.Download the small user reproduction project
2.Open the project in 5.3, open the 'test' scene and run in the editor.
3.Note that there are no problems, you will see 16 white squares.
4.Open the same project in the latest 5.4
5.Open the 'test' scene and run in the editor.
Result
When running in 5.4.x you will note that a single black square is visible.
Expected Result:
Sixteen white squares should be visible.
See the 5.3.x Vs 5.4.x comparison screenshot in the comments below.
Tested in
5.3.5f1 (960ebf59018a) - working
5.4.0b18 (5744ebf94ac5) - broken
5.4.0b11 (323b0238353b) - broken
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Reflection Probe doesn't load until it's selected in the Hierarchy window when the project has been opened
- "ArgumentNullException" error in the Console when selecting certain ScriptableObjects and entering Play Mode
- Configurable joints become bouncier when setting "Bounciness" below 1
- Prefabs get corrupted when editing Particle System curves
- Colors on images become darker when enabling "Vertex Color Always in Gamma Color Space"
Add comment