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
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
Add comment