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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment