Search Issue Tracker
Fixed in 2019.2.X
Votes
0
Found in
2019.2.0a6
Issue ID
1127367
Regression
Yes
Shader Inspector UI keeps adding properties after compiling broken shaders
How to reproduce:
1. Create a new project
2. On projectview right click > Create > Shader > Unlit Shader
3. Select this shader and make sure you see it on inspector
4. Open the shader and edit it. just add random things to make sure it failed to compile
5. Save the shader and go back to editor
Expected result: Shader Inspector does not change and has correct error message as usual
Actual result: Shader Inspector UI displays repeated texture parameters and keeps adding more of them
Reproducible with: 2019.2.0a6
Not reproducible with: 2017.4.20f2, 2018.3, 2019.1.0b3, 2019.2.0a5
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment